package
0.4.8
Repository: https://github.com/stratumn/go-core.git
Documentation: pkg.go.dev

# 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.