Research Article

A Blockchain Based Privacy-Preserving Incentive Mechanism for Internet of Vehicles in Satellite-Terrestrial Crowdsensing

Algorithm 1

MTP Auction.
(1)//Winner Selection
(2);
(3);
(4)whiledo
(5);
(6);
(7);
(8)end while
(9)//Payment Determination
(10)for alldo
(11);
(12)end for
(13)for alldo
(14);
(15);
(16)repeat
(17)  ;
(18)  ;
(19)  ;
(20)  ;
(21)until
(22)ifthen
(23)  ;
(24)end if
(25)end for
(26)return;