package
0.0.0-20220921015506-a76333c89673
Repository: https://github.com/bianjieai/tibc-sdk-go.git
Documentation: pkg.go.dev
# Functions
ConvertProofs converts crypto.ProofOps into MerkleProof.
GetSDKSpecs is a getter function for the proofspecs of an sdk chain.
NewMerklePrefix constructs new MerklePrefix instance.
NewMerkleRoot constructs a new MerkleRoot.
# Constants
SubModuleName is the error codespace.
# Variables
No description provided by the author
No description provided by the author
IBC connection sentinel errors.
IBC connection sentinel errors.
IBC connection sentinel errors.
No description provided by the author
# Structs
MerklePath is the path used to verify commitment proofs, which can be an arbitrary structured object (defined by a commitment type).
MerklePrefix is merkle path prefixed to the key.
MerkleProof is a wrapper type over a chain of CommitmentProofs.
MerkleRoot defines a merkle root hash.
# Interfaces
Prefix implements spec:CommitmentPrefix.