Get relay chain blocknumber from parachain in substrate pallet...
Read MoreUnable to specify `edition2021` in order to use unstable packages in Rust...
Read MoreHow to share a file in test files?...
Read MoreSubstrate Rust - unresolved imports node_template_runtime...
Read MoreSubstrate node-template private network WITHOUT using default keys...
Read MoreWhere are accounts located in substrate-node-template?...
Read MoreHow can I get SS58 address from Account ID?...
Read MoreHow to extract data from Offchain storage?...
Read MoreBlockchain substrate pallet_membership use cases?...
Read MoreSubstr() function within the apply() function in R...
Read MoreHow to see logs out of tests running Substrate Cumulus based runtime?...
Read MoreStuck in compilation (substrate-node-template:make build )...
Read MoreRust ink, Unable to use imported module due an "unresolved import" error...
Read MoreIn Polkadot Apps developer tab how do you encode a Rust tuple?...
Read MoreIn substrate, what is the equivocation handling system and KeyOwnerProof/Identification/ProofSystem ...
Read MoreWhen should I build a Substrate Runtime Module versus a Substrate Smart Contract?...
Read MoreWhy does "code" in spec not start with magic number and version number?...
Read MoreIs Polkadot transaction priority only based on fees?...
Read MoreWhy does Total Issuance (balances pallet) go down when making a transaction?...
Read MoreSubstrate pallet loosely coupling example between 2 custom pallets...
Read MoreHow to make a joined well-known full node into an authority node in Substrate, automatically became ...
Read MoreWhat does this Account storage map definition mean in the pallet_balances?...
Read MoreHow do I call an existing contract from another contract in rust-ink?...
Read MoreWhat does T represent in a Pallet?...
Read MoreHow to create an account programmatically with Substrate?...
Read Morethe trait `parity_scale_codec::Encode` is not implemented for `std::collections::BTreeMap<u128, T...
Read MoreWhat are the macros #[pallet::genesis_config] and #[pallet::genesis_build] doing on the sudo pallet?...
Read Morehow to query all current polkadot accounts with polkadot js?...
Read MoreWhat does it mean in Substrate when a value is stored at Twox128(Prefix::pallet_prefix()) ++ Twox128...
Read MoreUse custom types (Substrate FRAME pallet + Polkadot/Substrate frontend)...
Read More