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 sdk_core;
pub use multiversx_sdk as sdk;
Modules§
- Imports normally needed in interactors, grouped together.
- Backwards compatibility.
Structs§
- Environment for executing transactions.
- A user account that can sign transactions (a pem is present).
Enums§
Constants§
Traits§
- Describes a scenario step that can be executed in an interactor.
Functions§
Type Aliases§
- Backwards compatibility.