| 类 | 说明 |
|---|---|
| Address | |
| BaseBusinessMessage |
通用消息体
|
| BaseNulsData | |
| Block | |
| BlockExtendsData | |
| BlockHeader | |
| BlockRoundData | |
| Coin | |
| CoinData | |
| CoinFrom | |
| CoinTo | |
| MultiSigAccount |
多签地址账户
|
| NonceHashData |
本地发交易时缓存交易hash并且记录时间,
下次发起交易计算nonce值时,
如果已过期则nonce值从账本中获取
|
| NulsHash | |
| NulsSignData | |
| RedPunishData |
红牌惩罚信息类
Red Card Punishment Information Category
|
| SmallBlock |
小区块,用于新区块打包完成后进行广播,小区块中包含区块头、块中交易hash列表、打包过程中产生的交易(其他节点一定没有的交易)
Block block, used for broadcasting after the new block is packaged,
and the blocks in the block are included in the block header ,tx hash list of the block
and the transaction generated in the packaging process (other transactions that must not be made by other nodes).
|
| Transaction | |
| TxData | |
| YellowPunishData |
黄牌惩罚信息类
Yellow Card Punishment Information Category
|
Copyright © 2021. All rights reserved.