Deprecated: PrivKey defines a ed25519 private key. NOTE: ed25519 keys must not be used in SDK apps except in a tendermint validator context.

from message cosmos.crypto.ed25519.PrivKey

Hierarchy

Constructors

Properties

key: Uint8Array = ...

from field: bytes key = 1;

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

Methods