style: taplo fmt - normalize Cargo.toml indentation

This commit is contained in:
2026-02-11 04:52:44 +03:00
parent 60fec915de
commit cab8e11f21
6 changed files with 444 additions and 444 deletions
@@ -12,7 +12,7 @@ name = "bob"
validator = true
rpc_port = 9945
args = [
"-lruntime::system=debug,runtime::session=trace,runtime::staking::ah-client=trace,runtime::ah-client=debug",
"-lruntime::system=debug,runtime::session=trace,runtime::staking::ah-client=trace,runtime::ah-client=debug",
]
[[teyrchains]]
@@ -23,5 +23,5 @@ chain_spec_path = "./parachain.json"
name = "charlie"
rpc_port = 9946
args = [
"-lruntime::system=debug,runtime::multiblock-election=trace,runtime::staking=debug,runtime::staking::rc-client=trace,runtime::rc-client=debug",
"-lruntime::system=debug,runtime::multiblock-election=trace,runtime::staking=debug,runtime::staking::rc-client=trace,runtime::rc-client=debug",
]