Root of transaction merkle tree using SHA512_256 hash function. This commitment is computed based on the PaysetCommit type specified in the block's consensus protocol.
Root of transaction vector commitment merkle tree using SHA256 hash function
Static
Readonly
encodingStatic
fromGenerated using TypeDoc
TxnCommitments represents the commitments computed from the transactions in the block. It contains multiple commitments based on different algorithms and hash functions, to support different use cases.