Search code examples
Is it possible to read an SRML error message in Substrate UI, when a transaction fails?...

substrate

Read More
Kusama - Provided Host header is not whitelisted...

substrate

Read More
Unable to compile node-runtime...

substrate

Read More
In Substrate what does code: 1012 "Transaction is temporarily banned" mean?...

substrate

Read More
What is the cost of event storage in substrate?...

substrateparity-io

Read More
How to disambiguate between traits with the same name?...

rustsubstrateparity-io

Read More
Substrate has runtime versioning. What is the purpose and use case for these?...

substrate

Read More
In Substrate is there a way to use storage and functions from one custom module in another?...

substrate

Read More
Timestamp Arithmetic in Substrate...

substrate

Read More
Possibility of private variables in substrate storage...

substrate

Read More
Proper JSON type definition to import with a runtime module struct with other struct and enum...

substrate

Read More
Is there a way for me to use the standard Result<T, E> type inside a Substrate module?...

rustsubstrate

Read More
In srml_support::storage::StorageMap, what is the difference between get() and take()...

substrate

Read More
How can I look at the final code generated by the macros in Parity Substrate?...

blockchainsubstrate

Read More
What is the purpose of `pub` in decl_storage?...

substrateparity-io

Read More
How to do floating point arithmetic in substrate runtime...

blockchainsubstrateparity-io

Read More
How can I initialize a user's balance in a Substrate blockchain?...

blockchainsubstrate

Read More
Is there a way to use await keyword inside render in React code...

javascriptreactjssubstrate

Read More
Is handling the `Imbalance` type mandatory after withdraw or deposit?...

rustsubstrate

Read More
Where is the type Log defined inside of the Substrate runtime crate?...

rustsubstrate

Read More
What is an example of a `storage_name` in decl_storage...

rustsubstrate

Read More
How to use generic structs in the Parity Substrate custom runtime?...

rustsubstrate

Read More
Is Treasury Module's set_pot function available for public use?...

rustsubstrate

Read More
How do I define a custom type with the oo7 Substrate library?...

blockchainsubstrate

Read More
What's the function of `<T>` in Substrate's `fn deposit_event<T>() = default`?...

rustblockchainsubstrate

Read More
In the oo7 Substrate UI, Alice has zero funds...

blockchainparity-iosubstrate

Read More
How do you modify the bytes in a `Hash` in Parity Substrate?...

blockchainparity-iosubstrate

Read More
BackNext