Crate bp_moonbeam

source ·
Expand description

§Moonbeam bridge primitives

Structs§

Constants§

Traits§

Type Aliases§

  • Some way of identifying an account on the chain. We intentionally make it equivalent to the public key of our transaction signing scheme.
  • Balance of an account.
  • An index to a block.
  • A hash of some data used by the chain.
  • The type of object that can produce hashes on Polkadot-like chains.
  • Block header type as expected by this runtime.
  • Bridge lane identifier.
  • Nonce of a transaction on the Polkadot-like chains.
  • Alias to 512-bit hash when used in the context of a transaction signature on the chain.
  • Polkadot-like block signed with a Justification.