Struct emerald_rs::storage::StorageController [] [src]

pub struct StorageController { /* fields omitted */ }

Controller to switch storage according to specified chain

Methods

impl StorageController
[src]

[src]

Create new StorageController

[src]

Get KeyFile storage for specified chain

[src]

Get Contract storage for specified chain

Trait Implementations

impl Default for StorageController
[src]

[src]

Returns the "default value" for a type. Read more