Get desktop application:
View/edit binary Protocol Buffers messages
* A transaction body to publish a node's history proof key.
Used in:
* The proof key the submitting node intends to use when contributing signatures for use in proving history belongs to the chain of trust for the ledger id.
* A transaction body to publish a node's signature on a computed history of address book hash and associated metadata. This signature can contribute to a proof that the history belongs to to the chain of trust for the ledger id.
Used in:
* The id of the proof construction this signature is contributing to.
* This node's signature on its computed history.
* A transaction body to publish a node's vote for a proof of history associated to a construction id.
Used in:
* The id of the proof construction this vote is for.
* The submitting node's vote on the history proof.