package com.hedera.hapi.node.tss

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message LedgerIdNodeContribution

ledger_id_publication.proto:60

* A record of the proof key a node had in a particular address book. Necessary to keep at each point history so that nodes can verify the correct key was used to sign in transitions starting from the current address book; no matter how keys have been rotated from the time the address book was created.

Used in: LedgerIdPublicationTransactionBody

message LedgerIdPublicationTransactionBody

ledger_id_publication.proto:35

* A system initiated transaction to externalize the ledger id and verification key for recursive chain-of-trust proofs extending from the new ledger id. This transaction SHALL be issued whenever the ledger id changes.<br/> This transaction MUST NOT be sent by a client and SHALL be rejected if received by any node.<br/> This transaction SHALL be present in the record stream or block stream. ### Block Stream Effects None

Used in: proto.TransactionBody