package
4.0.2+incompatible
Repository: https://github.com/dipper-labs/dipper-protocol.git
Documentation: pkg.go.dev

# Functions

MarshalJSONIndent - attempt to make some pretty json.
MustMarshalJSONIndent executes MarshalJSONIndent except it panics upon failure.
New - new amino codec.
RegisterCrypto - Register the go-crypto to the codec.
RegisterEvidences registers Tendermint evidence types with the provided codec.

# Variables

Cdc - generic sealed codec to be used throughout sdk.

# Type aliases

Codec - amino codec to marshal/unmarshal.