Approximate average header size in votes_ancestries field of justification on Polkadot-like
chains.
All Polkadot-like chains assume that an on-initialize consumes 1 percent of the weight on
average, hence a single extrinsic will not be allowed to consume more than
AvailableBlockRatio - 1 percent.
Name of the <ThisChain>FinalityApi::best_finalized runtime method.
Number of extra bytes (excluding size of storage value itself) of storage proof, built at
Polkadot-like chain. This mostly depends on number of entries in the storage trie.
Some reserve is reserved to account future chain growth.
All Polkadot-like chains allow 2 seconds of compute with a 6-second average block time.
Maximal number of GRANDPA authorities at Polkadot-like chains.
Approximate maximal header size on Polkadot-like chains.
Maximal number of messages in single delivery transaction.
Maximal size of encoded bp_parachains::ParaStoredHeaderData structure among all Rococo
parachains.
Name of the parachains pallet in the Rococo runtime.
Reasonable number of headers in the votes_ancestries on Polkadot-like chains.
Maximal number of bytes, included in the signed Polkadot-like transaction apart from the encoded
call itself.
Name of the With-Wococo GRANDPA pallet instance that is deployed at bridged chains.
Name of the <ThisChain>FinalityApi::accepted_<consensus>_finality_proofs
runtime method.
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.
Signed extension that is used by most chains.
Extra signed extension data that is used by most 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 most chains.
Extra signed extension data that starts with CommonSignedExtra.
Unchecked Extrinsic type.