bp_
runtime
0.7.0
Modules
extensions
messages
Macros
decl_bridge_finality_runtime_apis
decl_bridge_messages_runtime_apis
decl_bridge_runtime_apis
generate_static_str_provider
Structs
BoundedStorageValue
HeaderId
ParachainIdOf
PreComputedSize
StorageProofChecker
UnverifiedStorageProofParams
Enums
BasicOperatingMode
EncodedOrDecodedCall
OwnedBridgeModuleError
StorageProofError
TransactionEra
Constants
NO_INSTANCE_ID
Traits
Chain
HeaderIdProvider
OperatingMode
OwnedBridgeModule
Parachain
RangeInclusiveExt
Size
StaticStrProvider
StorageDoubleMapKeyProvider
StorageMapKeyProvider
UnderlyingChainProvider
WeightExtraOps
Functions
craft_valid_storage_proof
grow_storage_proof
grow_storage_value
raw_storage_proof_size
record_all_trie_keys
storage_map_final_key
storage_value_final_key
storage_value_key
Type Aliases
AccountIdOf
AccountPublicOf
BalanceOf
BlockNumberOf
ChainId
HashOf
HasherOf
HeaderIdOf
HeaderOf
NonceOf
RawStorageProof
SignatureOf
TransactionEraOf
UnderlyingChainOf
bp_runtime
Type Alias
BlockNumberOf
Copy item path
Settings
Help
Summary
Source
pub type BlockNumberOf<C> = <C as
Chain
>::
BlockNumber
;
Expand description
Block number used by the chain.