Module tendermint::public_key[][src]

Expand description

Public keys used in Tendermint networks

Structs

An ed25519 public key.

PubKeyRequest requests the consensus public key from the remote signer.

PubKeyResponse

Secp256k1secp256k1

ECDSA/secp256k1 verification key (i.e. public key)

Enums

Public key algorithms

Public keys allowed in Tendermint protocols

Public key roles used in Tendermint networks