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 Header for the tendermint header multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for Cosmos Header IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
DecodeHeader is like Decode, but it uses an input tendermint Header type.
Deprecated: use Decode instead.
Encode provides an IPLD codec encode interface for Tendermint header IPLDs.
EncodeHeader packs the node into the provided Tendermint Header.
Deprecated: use Encode instead.
Deprecated: use Encode instead.
Deprecated: use Decode instead.

# Variables

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