Articles
- 1. SubmitRegistration Submit an on-chain request
- 2. GetOnchainState queries the processing status of submitted on-chain requests
- 3. SyncHyperblock retrieves the specified hyperblock from the chain space and downloads it to this node
- 4. GetHyperBlockHead to obtain hyper block header information
- 5. GetHyperBlocKBody to obtain hyperblock information
- 6. GetHyperBlockInfo to obtain complete data of the hyper block
- 7. GetHyperblocks to obtain complete data of hyperblocks and associated local chain block data
- 8. GetLocalBlockHead to obtain local chain block header data
- 9. GetLocalBlockBody to obtain local chain block body data
- 10. GetLocalBlock to obtain complete data of local chain blocks
- 11. GetLocalChain Gets the specified local chain data of the hyper block
- 12. GetLatestHyperBlockNo to obtain the latest hyperblock number in the chain space
- 13. GetNodeRuntimeEnv to obtain information about running nodes
- 14 GetStateOfCurrentConsensus Get the current running consensus state
- 15. GetDataOfCurrentConsensus to obtain detailed information on the current running consensus
- 16. CreatCustomizeConsonsusScript Create Business Appchain Custom Consensus Script
- 17. GetNeighborNodes Get detailed information of neighbor nodes discovered by running nodes
- 18. GetHyperBlocksIDList to obtain the information of the hyperblocks already owned by the running node
- 19. GetHyperChainSpace to obtain the latest information of the chain space view on the running node
- 20. GetNodeIDList to obtain a list of nodes with the specified hyperblock
- 21. DownloadHyperBlock downloads hyperblock data from the specified node to the local node