Versions in this module Expand all Collapse all v0 v0.1.0 Dec 13, 2019 v0.0.9 Dec 3, 2019 v0.0.8 Sep 27, 2019 Changes in this version + func MarshalJSONIndent(cdc *Codec, obj interface{}) ([]byte, error) + func MustMarshalJSONIndent(cdc *Codec, obj interface{}) []byte + func RegisterCrypto(cdc *Codec) + func RegisterEvidences(cdc *Codec) + type Codec = amino.Codec + var Cdc *Codec + func New() *Codec