//
pkg.gl
Category
github.com/AizelNetwork/CosmEvm
api
ethermint
crypto
v1
ethsecp256k1
package
0.0.2
Repository:
https://github.com/aizelnetwork/cosmevm.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
800 SLOC
#
Variables
File_ethermint_crypto_v1_ethsecp256k1_keys_proto
No description provided by the author
#
Structs
PrivKey
PrivKey defines a type alias for an ecdsa.PrivateKey that implements Tendermint's PrivateKey interface.
PubKey
PubKey defines a type alias for an ecdsa.PublicKey that implements Tendermint's PubKey interface.