Search code examples
Error about connecting Substrate blockchains to Polkadot with Cumulus...

blockchainsubstratepolkadot

Read More
How do I update my token's name in Substrate?...

substratepolkadotpolkadot-js

Read More
How to modify the Nicks Pallet (in Substrate) to set the nickname via a transfer of currency to anot...

rustsubstrate

Read More
How can I convert the block number into the Integer type in substrate module?...

rustblockchainsubstrate

Read More
Runtime Building: String not found in this scope...

stringrustsubstraterust-no-std

Read More
Create a substrate module for logging the block hash...

blockchainsubstrate

Read More
Declaring a hashmap (storageMap) in substrate...

rustsubstrate

Read More
How can I define a variable which can be shared between functions defined in decl_module?...

substrate

Read More
Offchain Workers & Signed Transactions...

blockchainsubstrate

Read More
Is there way to adjust block interval in substrate?...

substratepolkadot

Read More
Accessing CLI values in the runtime...

substrateparitypolkadot

Read More
How can I print the code that is built at runtime by construct_runtime?...

substrate

Read More
Trait as generic parameter to struct object intialization...

rustblockchaintraitsgeneric-programmingsubstrate

Read More
How to clean up substrate runtime compiled result and compile again...

substratepolkadot

Read More
POe Decentralise App - Use of eundeclared type or module sp/std...

substratepoe

Read More
How do you format balances with the Polkadot JS API?...

substratepolkadot-js

Read More
Converting between event types...

rustsubstrate

Read More
ChargeTransactionPayment: validate and pre_dispatch...

substrate

Read More
Is it necessary to use macros while developing substrate runtime in rust?...

rustsubstrate

Read More
How to query substrate storage via `.entries` for partial items...

substratepolkadot-js

Read More
Connect via WSS to Polkadot Full Noder running on local network failed...

blockchaincryptocurrencysubstratepolkadotpolkadot-js

Read More
Adding additional data fields to account information in Substrate...

cryptocurrencyparitysubstratepolkadotpolkadot-js

Read More
Why use a hashing algorithm other than blake2_256 in a StorageMap when using decl_storage...

hashrustsubstrate

Read More
Transaction Failed: Error: 1014: Priority is too low: (515000139 vs 515000139)...

substrate

Read More
error[E0658]: non-builtin inner attributes are unstable...

substrate

Read More
How to check "storage Value" of "ink!" in latest "Polkadot/Substrate Portal...

substrate

Read More
Event pattern in Substrate...

substrate

Read More
How can I use a storage variable in one pallet as a configuration variable in another?...

substrate

Read More
How can I save string value on Substrate...

substrate

Read More
Getting finalised block data...

paritysubstratepolkadot

Read More
BackNext