-
Radha authored
Some of the commands needed update for seamless "newbie" Polkadot SDK templates experience
Unverified1e1fd745
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
README.md 920 B
Node
-
chain_spec.rs
: A chain specification is a source code file that defines the chain's initial (genesis) state. -
service.rs
: This file defines the node implementation. It's a place to configure consensus-related topics.