PrivKey defines a type alias for an ecdsa.PrivateKey that implements Tendermint's PrivateKey interface.
from message ethereum.PrivKey
Optional
key is the private key in byte form
from field: bytes key = 1;
Static
Readonly
PrivKey defines a type alias for an ecdsa.PrivateKey that implements Tendermint's PrivateKey interface.
Generated
from message ethereum.PrivKey