Crate bp_wococo

source ·

Modules

  • Primitives of polkadot-like chains, that are related to parachains functionality.
  • Human readable time units defined in terms of number of blocks.

Structs

Constants

Traits

  • Infallible conversion trait. Generic over both source and destination types.
  • A type that can be used as a parameter in a dispatchable function.
  • API for querying information about the finalized chain headers.

Type Definitions

  • Address of account on Polkadot-like chains.
  • Id of account on Polkadot-like chains.
  • Public key of account on Polkadot-like chains.
  • Account address, used by the Polkadot-like chain.
  • The balance of an account on Polkadot-like chain.
  • Block type of Polkadot-like chains.
  • Block number type used in Polkadot-like chains.
  • Hash type used in Polkadot-like chains.
  • The type of object that can produce hashes on Polkadot-like chains.
  • Hashing type.
  • The header type used by Polkadot-like chains.
  • Nonce of a transaction on the Polkadot-like chains.
  • Signature type used by Polkadot-like chains.
  • Polkadot-like block signed with a Justification.
  • Unchecked Extrinsic type.