Module fuel_vm::call

source ·
Expand description

Inter-contract call supporting structures

Structs§

  • Call structure representation, composed of a called contract to and two word arguments.
  • Call frame representation in the VM stack.