Research Article

A Consensus Algorithm Based on Risk Assessment Model for Permissioned Blockchain

Table 10

The description of Judgment RPC in the RAC algorithm.

Judgment RPC
ParameterDescription

TermThe current term of the accountant node.
Accountant IDThe id of the accountant node
Entries[ ]The transaction request that added by accountant node in the block.

ReturnDescription
TermThe current term of the node.
SuccessSet to true when the transaction information from the accountant and that from client are equal.
FailSet to true when the transaction information from the accountant and that from client are not equal.