paritytech / extended-parachain-template

Node template to build parachains with all the required pallets. Slightly opinionated based on what majority of parachain teams are using.
The Unlicense
27 stars 19 forks source link

Minor improvements #8

Closed stiiifff closed 1 year ago

stiiifff commented 1 year ago

Aligned some constant declarations based on the parachain template; ran cargo fmt & clippy