Get desktop application:
View/edit binary Protocol Buffers messages
optional address id = 1
bytes code = 2
optional amount balance = 3
int32 account_type = 4
bytes publick_key = 5
Unkown = 0
Normal = 1
Code = 2
Admin = 4
Verifier = 8
uint64 block_height = 1
optional verifier cur_verfier = 2
uint32 verifier_no = 3
repeated verifier verifiers = 4
uint64 last_view = 5
Used in: BlockRequest, BlockResponse
default_type = 0
only_header = 1
whole_content = 2
unknown_msg = 0
send_pbft_msg = 1
send_block_meta = 2
send_tx = 10
request_load_block = 20
send_specific_block = 21
Used in: PbftMessageInfo
Default = 0
PrePrepare = 1
Prepare = 2
Commit = 3
Checkpoint = 4
ViewChange = 5
NewBlockProposal = 6
Used in: BlockResponse, PbftGenericMessage
string prev_block = 1
string block_id = 2
bytes signer_id = 3
uint64 time_stamp = 4
uint64 block_num = 5
optional txs tansactions = 6
optional txReceipts transaction_receipts = 9
bytes tx_root = 11
bytes tx_receipts_root = 12
bytes sign = 7
uint64 view = 10
repeated SignPairs sign_pairs = 8
Used in: PbftMessage, PbftViewChange
Used in: PbftGenericMessage, PbftViewChange
uint64 view = 2
uint64 seq_num = 3
bytes signer_id = 4
bytes sign = 5
Used in: PbftMessage
Used in: PbftBlock
bytes signer_id = 1
bytes sign = 2
NotStartd = 0
PrePreparing = 1
Preparing = 2
Checking = 3
Committing = 4
Finished = 5
ViewChanging = 6
Checkpointing = 7
Used in: Account, tx
Used in: Account, tx
Used in: txs
optional address sender = 1
optional address recipient = 2
optional amount amount = 3
string sequeue = 4
bytes input = 5
bytes sign = 6
bytes publick_key = 7
uint64 time_stamp = 8
Used in: txReceipts
int32 status = 1
bytes tx_id = 6
bytes sign = 7
Used in: PbftBlock
Used in: PbftBlock
repeated tx tansactions = 1
Used in: BlockMeta, genesis
bytes publick_key = 1
bytes private_key = 2
int32 seq_num = 3