Expand description
Types to build an environment that can be used to test and benchmark host function / pre-compiles.
Structs§
- Call
Setup - A builder used to prepare a contract call.
- Contract
- An instantiated and deployed contract.
- VmBinary
Module - A vm binary module ready to be put on chain.
Functions§
- caller_
funding - The funding that each account that either calls or instantiates contracts is funded with.
- default_
deposit_ limit - The deposit limit we use for benchmarks.