Error about connecting Substrate blockchains to Polkadot with Cumulus...
Read MoreHow do I update my token's name in Substrate?...
Read MoreHow to modify the Nicks Pallet (in Substrate) to set the nickname via a transfer of currency to anot...
Read MoreHow can I convert the block number into the Integer type in substrate module?...
Read MoreRuntime Building: String not found in this scope...
Read MoreCreate a substrate module for logging the block hash...
Read MoreDeclaring a hashmap (storageMap) in substrate...
Read MoreHow can I define a variable which can be shared between functions defined in decl_module?...
Read MoreOffchain Workers & Signed Transactions...
Read MoreIs there way to adjust block interval in substrate?...
Read MoreAccessing CLI values in the runtime...
Read MoreHow can I print the code that is built at runtime by construct_runtime?...
Read MoreTrait as generic parameter to struct object intialization...
Read MoreHow to clean up substrate runtime compiled result and compile again...
Read MorePOe Decentralise App - Use of eundeclared type or module sp/std...
Read MoreHow do you format balances with the Polkadot JS API?...
Read MoreChargeTransactionPayment: validate and pre_dispatch...
Read MoreIs it necessary to use macros while developing substrate runtime in rust?...
Read MoreHow to query substrate storage via `.entries` for partial items...
Read MoreConnect via WSS to Polkadot Full Noder running on local network failed...
Read MoreAdding additional data fields to account information in Substrate...
Read MoreWhy use a hashing algorithm other than blake2_256 in a StorageMap when using decl_storage...
Read MoreTransaction Failed: Error: 1014: Priority is too low: (515000139 vs 515000139)...
Read Moreerror[E0658]: non-builtin inner attributes are unstable...
Read MoreHow to check "storage Value" of "ink!" in latest "Polkadot/Substrate Portal...
Read MoreHow can I use a storage variable in one pallet as a configuration variable in another?...
Read MoreHow can I save string value on Substrate...
Read More