Module tendermint::public_key[][src]

Expand description

Public keys used in Tendermint networks

Structs

Ed25519

An ed25519 public key.

PubKeyRequest

PubKeyRequest requests the consensus public key from the remote signer.

PubKeyResponse

PubKeyResponse

Secp256k1

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

Enums

Algorithm

Public key algorithms

PublicKey

Public keys allowed in Tendermint protocols

TendermintKey

Public key roles used in Tendermint networks