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
ParameterDescription

TermThe current term of the candidate node.
CandidateIDThe id of the candidate node.

ReturnDescription
TermThe current term of the node.
VoteGrantedSet to true when the candidate won this vote.