Research Article
A Consensus Algorithm Based on Risk Assessment Model for Permissioned Blockchain
Table 9
The description of RequestVote RPC in the RAC algorithm.
| | RequestVote RPC | | Parameter | Description |
| | Term | The current term of the candidate node. | | CandidateID | The id of the candidate node. |
| | Return | Description | | Term | The current term of the node. | | VoteGranted | Set to true when the candidate won this vote. |
|
|