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 | | Parameter | Description |
| | Term | The current term of the accountant node. | | Accountant ID | The id of the accountant node | | Entries[ ] | The transaction request that added by accountant node in the block. |
| | Return | Description | | Term | The current term of the node. | | Success | Set to true when the transaction information from the accountant and that from client are equal. | | Fail | Set to true when the transaction information from the accountant and that from client are not equal. |
|
|