Get desktop application:
View/edit binary Protocol Buffers messages
int64 key_id = 1
int64 timestamp = 2
bytes public_key = 3
bytes node_public_key = 4
bytes stop_network_cert_bundle = 5
int64 test = 6
uint64 private_blockchain = 7
int64 key_id = 1
int64 timestamp = 2
bytes stop_network_cert = 3
SMARTCONTRACT = 0
FIRSTBLOCK = 1
STOPNETWORK = 2
Used in: TxResult, types.LogTransaction
SUCCESS = 0
PENALTY = 1
FAILED = 2
PENDING = 3
Used in: types.AfterTx
bytes hash = 1
int64 block_id = 2
string result = 4
string error = 5