# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in Proposal for the tendermint proposal multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for Cosmos Proposal IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
DecodeCanonicalProposal is like Decode, but it uses an input tendermint CanonicalProposal type.
Deprecated: use Decode instead.
Encode provides an IPLD codec encode interface for Tendermint Proposal IPLDs.
EncodeCanonicalProposal is like Encode, but it uses a destination CanonicalProposal protobuf type.
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