Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in substrate

Substrate node template Cannot create a runtime error=Other("cannot deserialize module: UnknownOpcode(192)")

rust blockchain substrate

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

substrate

Storage access at previous blocks: i.e storage::get(&key, &block)

substrate polkadot

How to bind to 0.0.0.0 instead of localhost for Docker purposes

substrate

How to re-use a Substrate pallet multiple times within the same runtime?

blockchain parity substrate

Convert Ethereum or Bitcoin address to Polkadot or Substrate-based address

What is the difference between Free Balance, Reserved Balance, Locked Balance, Vesting Balance, etc...?

blockchain substrate

Runtime Building: String not found in this scope

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

rust substrate

How are the development keys (Alice) added to the local keystore from `chain_specs.rs`?

What is the purpose of `pub` in decl_storage?

substrate parity-io

error: duplicate lang item in crate `std` (which `arrayvec` depends on): `panic_impl`

rust substrate

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

substrate poe

Error adding Custom RPCs for custom pallet Substrate

rust rpc substrate polkadot