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 HashedParams for the tendermint params multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for Cosmos Params IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
DecodeParams is like Decode, but it uses an input tendermint HashedParams type.
Deprecated: use Decode instead.
Encode provides an IPLD codec encode interface for Params IPLDs.
EncodeParams is like Encode, but it writes to a tendermint HashedParams object.
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