Module fuel_vm::interpreter::contract

source ·
Expand description

This module contains logic on contract management.

Functions§

  • Decrease the asset balance for a contract.
  • Increase the asset balance for a contract. Returns new balance, and a boolean indicating if a new entry was created.