Research Article
A Consensus Algorithm Based on Risk Assessment Model for Permissioned Blockchain
Table 11
The description of AppendEntries RPC in the RAC algorithm.
| | Judgment RPC | | Parameter | Description |
| | Term | The current term of the accountant node. | | Accountant ID | The id of the accountant node | | Entries[ ] | The transaction information that added by accountant node in the block. |
| | Return | Description | | Term | The current term of the node. | | Success | Set to true when the transaction requests are successfully added to the local blockchain. |
|
|