Crate bp_bridge_hub_kusama

source ·
Expand description

Module with configuration which reflects BridgeHubKusama runtime setup (AccountId, Headers, Hashes…)

Structs§

Constants§

Traits§

Type Aliases§

  • Id of account on Polkadot-like chains.
  • Public key of account on Polkadot-like chains.
  • Public key of the chain account that may be used to verify signatures.
  • The address format for describing accounts.
  • The balance of an account on Polkadot-like chain.
  • 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.
  • Signed extension that is used by all bridge hubs.
  • Unchecked Extrinsic type.