Skip to main content

Module tempo

Module tempo 

Source

Structs§

KeyEntry 🔒
A single entry from Tempo’s keys.toml.
KeysFile 🔒
The top-level structure of ~/.tempo/wallet/keys.toml.
StoredTokenLimit 🔒
Per-token spending limit stored in keys.toml.
TempoAccessKeyConfig
Configuration for a Tempo access key (keychain mode).

Enums§

KeyType 🔒
Cryptographic key type.
TempoLookup
Result of looking up an address in Tempo’s key store.
WalletType 🔒
Wallet type: how this wallet was created.

Functions§

decode_key_authorization 🔒
Decodes a hex-encoded, RLP-encoded [SignedKeyAuthorization].
keys_path 🔒
Returns the path to Tempo’s keys file.
lookup_signer
Looks up a signer for the given address in Tempo’s keys.toml.