Crate subcoin_runtime

source ·
Expand description

Subcoin runtime is a minimalistic Substrate runtime consisting of frame-system and pallet-bitcoin. It does not implement all the typical runtime APIs the normal runtimes would do as many of them does not make sense in Subcoin.

Modules§

  • Some re-exports that the node side code needs to know. Some are useful in this context as well.

Structs§

Enums§

Constants§

Functions§

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

Type Aliases§