Crate multiversx_sc_snippets
source ·Re-exports§
pub use env_logger;pub use hex;pub use log;pub use multiversx_sc_scenario;pub use multiversx_sc_scenario::multiversx_sc;pub use multiversx_sdk as erdrs;pub use multiversx_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