Module near_parameters::vm

source ·

Structs§

  • Dynamic configuration parameters required for the WASM runtime to execute a smart contract.
  • Describes limits for VM and Runtime. TODO #4139: consider switching to strongly-typed wrappers instead of raw quantities

Enums§

  • Our original code for limiting WASM stack was buggy. We fixed that, but we still have to use old (V0) limiter for old protocol versions.
  • This enum represents if a storage_get call will be performed through flat storage or trie