Module aurora_engine_sdk::env

source ·

Structs

  • Fully in-memory implementation of the blockchain environment with fixed values for all the fields.
  • Timestamp represented by the number of nanoseconds since the Unix Epoch.

Constants

Traits

  • Returns information about the NEAR context in which the transaction is executing. In the case of a standalone binary, independent of NEAR these values would need to be mocked or otherwise passed in from an external source.