# Functions
UnmarshalProof unmarshals the batch proof contained in an evidence.
# Constants
BatchFossilizerName is the name used as the BatchProof backend.
Version used for new batch proofs.
Version1_0_0 uses canonical-JSON to serialize a timestamped merkle path and a merkle root.
# Variables
Errors used by the batch evidence.
Errors used by the batch evidence.
# Structs
BatchProof implements the chainscript.Proof interface.