substrate-docs
substrate-docs copied to clipboard
Substrate Developer Hub. Substrate is powered by best in class cryptographic research and comes with peer to peer networking, consensus mechanisms, and much more.
https://docs.substrate.io/tutorials/get-started/monitor-node-metrics/
StorageMap code change I got an error with T::BlockNumber that associated type `BlockNumber` not found for `T` But with BlockNumberFor it compiled and run as expected.
Can we re-direct this old link? https://docs.substrate.io/tutorials/connect-relay-and-parachains/prepare-a-local-relay-chain
Update the link to network and nodes doc
Fix typo: "marco" to "macro"
fixed worspace to workshop typo
Looks like documented way how to create storage is not up to date. I got:  The PR fixes warnings. PS. Formatting of MD file is made by VSCode plugin.
fix link build application logic
It will cause error because associated type `BlockNumber` not found for `T`