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§
- account_
tool - imports
- Imports normally needed in interactors, grouped together.
- network_
response - test_
wallets - Backwards compatibility.
Structs§
- Homogenous
TxBuffer - Interactor
Base - Interactor
EnvExec - Environment for executing transactions.
- Interactor
EnvQuery - Interactor
Exec Step - Interactor
Query Step - Sender
- A user account that can sign transactions (a pem is present).
- Step
Buffer
Enums§
Constants§
Traits§
- Interactor
Prepare Async - Interactor
RunAsync - Interactor
Step - Describes a scenario step that can be executed in an interactor.
Functions§
Type Aliases§
- Http
Interactor - Interactor
- Backwards compatibility.