Skip to content

Commit

Permalink
Update networks client setup
Browse files Browse the repository at this point in the history
  • Loading branch information
dzmitry-lahoda committed Mar 17, 2024
1 parent 71a1db9 commit a5933ff
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
5 changes: 4 additions & 1 deletion networks.autogenerated.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,10 @@
"RLY_MNEMONIC_1": "alley afraid soup fall idea toss can goose become valve initial strong forward bright dish figure check leopard decide warfare hub unusual join cart",
"RLY_MNEMONIC_2": "record gift you once hip style during joke field prize dust unique length more pencil transfer quit train device arrive energy sort steak upset",
"RLY_MNEMONIC_3": "black frequent sponsor nice claim rally hunt suit parent size stumble expire forest avocado mistake agree trend witness lounge shiver image smoke stool chicken",
"RLY_MNEMONIC_4": "symbol force gallery make bulk round subway violin worry mixture penalty kingdom boring survey tool fringe patrol sausage hard admit remember broken alien absorb"
"RLY_MNEMONIC_4": "symbol force gallery make bulk round subway violin worry mixture penalty kingdom boring survey tool fringe patrol sausage hard admit remember broken alien absorb",
"VAL_MNEMONIC_1": "clock post desk civil pottery foster expand merit dash seminar song memory figure uniform spice circle try happy obvious trash crime hybrid hood cushion",
"VAL_MNEMONIC_2": "angry twist harsh drastic left brass behave host shove marriage fall update business leg direct reward object ugly security warm tuna model broccoli choice",
"VAL_MNEMONIC_3": "bottom loan skill merry east cradle onion journey palm apology verb edit desert impose absurd oil bubble sweet glove shallow size build burst effort"
}
},
"neutron": {
Expand Down
8 changes: 4 additions & 4 deletions networks/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ rec {
RLY_MNEMONIC_3 = "'black frequent sponsor nice claim rally hunt suit parent size stumble expire forest avocado mistake agree trend witness lounge shiver image smoke stool chicken'";
RLY_MNEMONIC_4 = "'symbol force gallery make bulk round subway violin worry mixture penalty kingdom boring survey tool fringe patrol sausage hard admit remember broken alien absorb'";

# # VALIDATORSs
# VAL_MNEMONIC_1 = "'clock post desk civil pottery foster expand merit dash seminar song memory figure uniform spice circle try happy obvious trash crime hybrid hood cushion'";
# VAL_MNEMONIC_2 = "'angry twist harsh drastic left brass behave host shove marriage fall update business leg direct reward object ugly security warm tuna model broccoli choice'";
# VAL_MNEMONIC_3 = "'bottom loan skill merry east cradle onion journey palm apology verb edit desert impose absurd oil bubble sweet glove shallow size build burst effort'";
# VALIDATORSs
VAL_MNEMONIC_1 = "'clock post desk civil pottery foster expand merit dash seminar song memory figure uniform spice circle try happy obvious trash crime hybrid hood cushion'";
VAL_MNEMONIC_2 = "'angry twist harsh drastic left brass behave host shove marriage fall update business leg direct reward object ugly security warm tuna model broccoli choice'";
VAL_MNEMONIC_3 = "'bottom loan skill merry east cradle onion journey palm apology verb edit desert impose absurd oil bubble sweet glove shallow size build burst effort'";

# EXCHNANGE_1 = "'traffic cool olive pottery elegant innocent aisle dial genuine install shy uncle ride federal soon shift flight program cave famous provide cute pole struggle'";
# MANTIS_1 = "'green inch denial draw output great truth source dad summer betray price used claim lab garment scout twice increase buyer banana sniff forum salad'";
Expand Down

0 comments on commit a5933ff

Please sign in to comment.