Expand description
Public keys used in Tendermint networks
Re-exports§
pub use crate::crypto::ed25519::VerificationKey as Ed25519;
Structs§
- PubKeyRequest requests the consensus public key from the remote signer.
- PubKeyResponse
Enums§
- Public key algorithms
- Public keys allowed in Tendermint protocols
- Public key roles used in Tendermint networks
Functions§
- Custom deserialization for public keys to handle multiple potential JSON formats from Tendermint.