Skip to main content

Module keystore

Module keystore 

Source
Expand description

Tempo Accounts store discovery and local key metadata.

Structs§

AccountsStoreView
Snapshot used by the existing keychain list/show/doctor commands.
KeyEntry
Non-secret view of one access key in the Tempo Accounts store.
StoredTokenLimit
Per-token spending limit exposed by the local keychain commands.

Enums§

KeyType
Cryptographic key type used by Tempo Accounts access keys.

Constants§

TEMPO_HOME_ENV
Environment variable to override the Tempo home directory.

Functions§

decode_key_authorization
Decode an RLP key authorization stored by Tempo Accounts.
read_tempo_accounts_store
Read non-secret metadata from the canonical Tempo Accounts store.
tempo_accounts_store_path
Return the canonical Tempo Accounts store.json path.