# Functions
New creates a new blockchain proofs.
UnmarshalProof unmarshals the blockchain proof contained in an evidence.
# Constants
BlockchainFossilizerName is the name used as the blockchain proof backend.
Version used for new blockchain proofs.
Version1_0_0 uses canonical-JSON to serialize a timestamped hash along with a transaction ID.
# Variables
Errors used by the blockchain evidence.
Errors used by the blockchain evidence.
# Structs
BlockchainProof implements the chainscript.Proof interface.