mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Expand cluster-sm/local testnet to 4 validators for BFT where f=1
This commit is contained in:
@@ -124,7 +124,7 @@ pub fn testnet_config() -> Result<ChainSpec, &'static str> {
|
||||
|| {
|
||||
testnet_genesis(
|
||||
wasm_binary,
|
||||
&["Alice", "Bob", "Charlie"],
|
||||
&["Alice", "Bob", "Charlie", "Dave"],
|
||||
vec![
|
||||
account_from_name("Alice"),
|
||||
account_from_name("Bob"),
|
||||
|
||||
Reference in New Issue
Block a user