Get desktop application:
View/edit binary Protocol Buffers messages
The ProtocolStateStreamer service definition.
Get Bitcoin chain tip
(message has no fields)
Used as response type in: ChainStateStreamer.GetBitcoinChainTip
Used as field type in:
,/ The timestamp of the block in milliseconds since the Unix Epoch. The / timestamp is stored in milliseconds because some blockchains produce / blocks more often than once a second.
Used in:
Used in:
BITCOIN_SIGNET = 3;
Used in:
(message has no fields)
/ Transactions contain an array of Operations that are attributable to the / same TransactionIdentifier.
Used in:
/ Transactions that are related to other transactions should include the / transaction_identifier of these transactions in the metadata.
Used in:
(message has no fields)
/ BlockIdentifier uniquely identifies a block in a particular network.
Used in:
/ Also known as the block height.
Used in:
Used in:
Used in:
/ The transaction_identifier uniquely identifies a transaction in a particular / network and block or in the mempool.
Used in:
/ Any transactions that are attributable only to a block (ex: a block / event) should use the hash of the block as the identifier.