Proof
Last updated
Last updated
The round in which the transaction appears.
The transaction ID for which to generate a proof.
[A-Z0-9]+
Proof of transaction in a block.
The type of hash function used to create the proof, must be one of:
Index of the transaction in the block's payset.
Proof of transaction membership.
^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
Hash of SignedTxnInBlock for verifying proof.
^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$
Represents the depth of the tree that is being proven, i.e. the number of edges from a leaf to the root.