Module near_vm_logic::types

source ·

Structs

  • NEAR Account Identifier.
  • Weight of unused gas to distribute to scheduled function call actions. Used in promise_batch_action_function_call_weight host function.

Enums

  • Result from a gas distribution among function calls with ratios.
  • When there is a callback attached to one or more contract calls the execution results of these calls are available to the contract invoked through the callback.

Type Definitions