package
0.0.0-20201007133325-c073115b746b
Repository: https://github.com/tendermint/ethermint.git
Documentation: pkg.go.dev

# Functions

GenerateKey generates a new random private key.
RegisterCodec registers all the necessary types with amino for the given codec.

# Structs

PubKeySecp256k1 defines a type alias for an ecdsa.PublicKey that implements Tendermint's PubKey interface.

# Type aliases

PrivKeySecp256k1 defines a type alias for an ecdsa.PrivateKey that implements Tendermint's PrivateKey interface.