Crate drt_sc_snippets
source ·Re-exports§
pub use env_logger;
pub use hex;
pub use log;
pub use drt_sc_scenario;
pub use drt_sc_scenario::drt_sc;
pub use drt_sdk as moars;
pub use drt_sdk as sdk;
pub use tokio;
Modules§
- Imports normally needed in interactors, grouped together.
Structs§
- Environment for executing transactions.
- A user account that can sign transactions (a pem is present).
Constants§
Traits§
- Describes a scenario step that can be executed in an interactor.
Functions§
Type Aliases§
- Interactor
Exec Env Deprecated - Interactor
Query Env Deprecated