# Functions
AddSupportToChooser takes an existing node prototype chooser and subs in Evidence for the tendermint evidence multicodec code.
AppendEncode is like Encode, but it uses a destination buffer directly.
Decode provides an IPLD codec decode interface for Cosmos Evidence IPLDs.
DecodeBytes is like Decode, but it uses an input buffer directly.
DecodeDuplicateEvidence is like Decode, but it uses an input tendermint DuplicateVoteEvidence type.
DecodeLightEvidence is like Decode, but it uses an input tendermint LightClientAttackEvidence type.
Deprecated: use Decode instead.
Encode provides an IPLD codec encode interface for Tendermint Evidence IPLDs.
EncodeDuplicateEvidence is like Encode, but it uses an input tendermint DuplicateVoteEvidence type.
EncodeLightEvidence is like Encode, but it uses an input tendermint LightClientAttackEvidence type.
Deprecated: use Encode instead.
Deprecated: use Encode instead.
Deprecated: use Decode instead.
# Constants
No description provided by the author
No description provided by the author
# Variables
TODO: replace this with the chosen codec.
No description provided by the author
# Type aliases
No description provided by the author