Get desktop application:
View/edit binary Protocol Buffers messages
Used in: Request.Inner, TrueChain
repeated string Signs = 3
Used in: PbftBlock, TrueChain
int64 Number = 1
int64 GasLimit = 2
int64 GasUsed = 3
int64 Timestamp = 4
bytes ParentHash = 5
bytes TxnsHash = 6
Used in: Nodes
string addr = 1
string pubkey = 2
string privkey = 3
bytes dig = 2
bytes outer = 3
Used in: Request
int32 id = 1
int32 seq = 2
int32 view = 3
int32 type = 4
optional PbftBlock block = 5
int64 timestamp = 6
Used as request type in: FastChain.NewTxnRequest
Used as field type in: PbftBlock
Used in: Transaction
uint64 AccountNonce = 1
int64 Price = 2
int64 GasLimit = 3
bytes Recipient = 4
int64 Amount = 5
bytes Payload = 6
bytes Signature = 7
bytes Hash = 8