Module env

Module env 

Source

Structs§

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

Constants§

DEFAULT_PREPAID_GAS

Traits§

Env
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.