Module pallet_contracts::debug
source · Enums
- Describes the different functions that can be exported by an [
Executable
].
Traits
- Defines a span of execution for a contract call.
- Umbrella trait for all interfaces that serves for debugging.
- Defines methods to capture contract calls, enabling external observers to measure, trace, and react to contract interactions.