git.delta.rocks / unique-network / refs/commits / c21a15cb50da

difftreelog

cargo fmt

Igor Kozyrev2022-03-29parent: #9c20d62.patch.diff
in: master

1 file changed

modifiednode/cli/src/chain_spec.rsdiffbeforeafterboth
135 // Name135 // Name
136 "OPAL by UNIQUE",136 "OPAL by UNIQUE",
137 // ID137 // ID
138 "opl_dev",138 "opal_dev",
139 ChainType::Local,139 ChainType::Local,
140 move || {140 move || {
141 testnet_genesis(141 testnet_genesis(
180 // Name180 // Name
181 "OPAL by UNIQUE",181 "OPAL by UNIQUE",
182 // ID182 // ID
183 "opl_local",183 "opal_local",
184 ChainType::Local,184 ChainType::Local,
185 move || {185 move || {
186 testnet_genesis(186 testnet_genesis(