Research Article

An Efficient Data Sharing Scheme for Privacy Protection Based on Blockchain and Edge Intelligence in 6G-VANET

Algorithm 3

Reward process.
Input:
Transaction sent by ;
with voting rights;
Output:
   Whether the participating vehicles can be rewarded;
1: for each i do
2: if Vehicle i correctlyverified the transactionthen
3: The administrator sends a transfer transaction to Vehicle i;
4: end if
5: end for
6: if shared the correct messagethen
7: The administrator sends a transfer transaction to ;
10: end if