# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in LightBlock for the tendermint light block multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for Cosmos LightBlock IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
DecodeLightBlock is like Decode, but it uses an input tendermint LightBlock type.
Deprecated: use Decode instead.
Encode provides an IPLD codec encode interface for Tendermint light block IPLDs.
EncodeLightBlock packs the node into the provided Tendermint LightBlock.
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