package
0.1.0
Repository: https://github.com/brc20-collab/brczero.git
Documentation: pkg.go.dev

# Packages

Package types defines a custom wrapper for google.protobuf.Any which supports cached values as well as InterfaceRegistry which keeps track of types which can be used with Any for both security and introspection */.
No description provided by the author

# Functions

attempt to make some pretty json.
MarshalYAML marshals toPrint using jsonMarshaler to leverage specialized MarshalJSON methods (usually related to serialize data with protobuf or amin depending on a configuration).
MustMarshalJSONIndent executes MarshalJSONIndent except it panics upon failure.
No description provided by the author
No description provided by the author
NewProtoCodec returns a reference to a new ProtoCodec.
ProtoMarshalJSON provides an auxiliary function to return Proto3 JSON encoded bytes of a message.
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.

# Structs

No description provided by the author
ProtoCodec defines a codec that utilizes Protobuf for both binary and JSON encoding.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProtoCodecMarshaler defines an interface for codecs that utilize Protobuf for both binary and JSON encoding.
No description provided by the author

# Type aliases

amino codec to marshal/unmarshal.