package
0.0.0-20220629130842-c7417fd3904f
Repository: https://github.com/vulcanize/go-codec-dagcosmos.git
Documentation: pkg.go.dev

# Functions

AddSupportToChooser takes an existing node prototype chooser and subs in CommitSig for the tendermint commit multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for Cosmos CommitSig IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
DecodeCommitSig is like Decode, but it uses an input tendermint CommitSig type.
Deprecated: use Decode instead.
Encode provides an IPLD codec encode interface for Tendermint CommitSig IPLDs.
EncodeCommitSig is like Encode, but it uses a destination CommitSig struct.
Deprecated: use Encode instead.
Deprecated: use Encode instead.
PackCommit packs a Commit from the provided ipld.Node.
Deprecated: use Decode instead.
UnpackCommit unpacks Commit into NodeAssembler.

# Variables

TODO: replace this with the chosen codec.
No description provided by the author