polkadot-like testnets should be 10 decimal places (#5369)

* polkadot is 10 decimal places

* cargo fmt

* Update node/service/src/chain_spec.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>

* name change

* update test also

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
This commit is contained in:
Squirrel
2022-04-25 18:17:11 +01:00
committed by GitHub
parent 9f79fcaef0
commit c01a9ea524
4 changed files with 19 additions and 5 deletions
+1
View File
@@ -7560,6 +7560,7 @@ dependencies = [
"sc-telemetry",
"sc-transaction-pool",
"serde",
"serde_json",
"sp-api",
"sp-authority-discovery",
"sp-block-builder",