[−][src]Module ethereum_rust_utils::storage
Re-exports
pub use self::addressbook::error::AddressbookError; |
pub use self::addressbook::AddressbookStorage; |
Modules
| addressbook | Addressbook utils |
Structs
| AccountInfo | Short account info |
| ContractStorage | Contracts Service |
| DbStorage | Database backed storage for |
| FsStorage | Filesystem storage for |
| StorageController | Controller to switch storage according to specified chain |
| Storages | Base dir for internal data, all chain-related should be store in subdirectories |
Enums
| KeystoreError |
Traits
| KeyfileStorage | Storage for |
Functions
| build_addressbook_storage | Creates specific type of |
| build_contract_storage | Creates specific type of |
| build_keyfile_storage | Creates specific type of |
| build_path | Build |
| default_path | Default path (*nix) |
| generate_filename | Creates filename for keystore file in format:
|