evmos.proto.autogen.py.ethermint.crypto.v1.ethsecp256k1
Classes
|
PrivKey defines a type alias for an ecdsa.PrivateKey that implements Tendermint's PrivateKey interface. |
|
PubKey defines a type alias for an ecdsa.PublicKey that implements Tendermint's PubKey interface. |
- class evmos.proto.autogen.py.ethermint.crypto.v1.ethsecp256k1.PrivKey(key: bytes = <object object>)[source]
Bases:
MessagePrivKey defines a type alias for an ecdsa.PrivateKey that implements Tendermint’s PrivateKey interface.