Crate griffin_solochain_runtime

Crate griffin_solochain_runtime 

Source
Expand description

The runtime contains the core logic of the ledger run by the Griffin node.

Modules§

api
genesis
Helper module to build a genesis configuration for the runtime.
opaque
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 data structures.

Structs§

Runtime
The main struct in this module.
RuntimeApi
RuntimeApiImpl
Implements all runtime apis for the client side.

Constants§

RUNTIME_API_VERSIONS
VERSION
This runtime version.
WASM_BINARY
WASM_BINARY_BLOATY

Functions§

native_version
The version information used to identify this runtime when compiled natively.

Type Aliases§

Block
Executive
Output
Transaction