# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in ResponseDeliverTx for the tendermint result multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for Tendermint Result 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 Tendermint Result IPLDs.
Deprecated: use Encode instead.
EncodeResult is like Encode, but it writes to a tendermint ResponseDeliverTx object.
Deprecated: use Encode instead.
Deprecated: use Decode instead.
# Variables
TODO: replace this with the chosen codec.
No description provided by the author