PrivKey defines a secp256k1 private key.

from message cosmos.crypto.secp256k1.PrivKey

Hierarchy

Constructors

Properties

key: Uint8Array = ...

from field: bytes key = 1;

fields: FieldList = ...
runtime: ProtoRuntime = proto3
typeName: "cosmos.crypto.secp256k1.PrivKey" = "cosmos.crypto.secp256k1.PrivKey"

Methods