Crate gadget_io

Source

Re-exports§

pub use crate::shared::keystore::SubstrateKeystore;
pub use tokio;
pub use shared::keystore::*;
pub use shared::shell::*;

Modules§

crypto
defaults
shared
time
Utilities for tracking time.

Structs§

GadgetConfig
All shells should expect this as CLI input. The Blueprint Manager will be responsible for passing these values to this gadget binary
KeystoreContainer
Construct a local keystore shareable container
Opt

Enums§

KeystoreConfig
Configuration of the client keystore.

Functions§

log
spawn
Spawns a new asynchronous task, returning a JoinHandle for it.