Re-exports

Modules

  • Constant values used within the runtime.
  • Opaque types. These are used by the CLI to instantiate machinery that don’t need to know the specifics of the runtime. They can then be made to be agnostic over specific formats of data like extrinsics, allowing for them to continue syncing the network through upgrades to even the core datastructures.
  • Types used by oracle related pallets

Macros

Structs

Enums

Constants

Traits

Functions

Type Definitions