# 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.