# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in SimpleValidator 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 SimpleValidator IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
Deprecated: use Decode instead.
DecodeSimpleValidator is like Decode, but it uses an input tendermint SimpleValidator type.
Encode provides an IPLD codec encode interface for Tendermint SimpleValidator IPLDs.
Deprecated: use Encode instead.
EncodeSimpleValidator is like Encode, but it writes to a tendermint SimpleValidator object.
Deprecated: use Encode instead.
Deprecated: use Decode instead.
# Variables
TODO: replace this with the chosen codec.
No description provided by the author