Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in substrate

How to find all the polkadot accounts with index or identity attached

How to generate the public key from Polkadot Address from Substrate Side

rust substrate polkadot

Event pattern in Substrate

substrate

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

Converting between AccountId32 and AccountId in Substrate

error: duplicate lang item in crate `sp_io`

What does T represent in a Pallet?

substrate

How do you format balances with the Polkadot JS API?

substrate polkadot-js

Why does "code" in spec not start with magic number and version number?

How to print values in tests?

substrate

How to implement background thread in Substrate?

Multiple substrate nodes but each only has a single peer

rust substrate

Pruning mode for Validators

substrate

Use custom types (Substrate FRAME pallet + Polkadot/Substrate frontend)

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

What is the cost of event storage in substrate?

substrate parity-io

How to solve Substrate `duplicate lang item in crate 'std' (which 'myexternalcrate' depends on): 'panic_impl' conflict with sr-io

substrate

How to get the roothash or a proof from a child trie in substrate?

Substrate genesis blocks not matching

substrate

In Substrate, what's the difference between `spec_version` and `authoring_version`?

substrate parity-io