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 a5933ff commit 1b9c182
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 2 additions & 0 deletions networks.autogenerated.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,9 @@
"DEMO_MNEMONIC_1": "banner spread envelope side kite person disagree path silver will brother under couch edit food venture squirrel civil budget number acquire point work mass",
"DEMO_MNEMONIC_2": "veteran try aware erosion drink dance decade comic dawn museum release episode original list ability owner size tuition surface ceiling depth seminar capable only",
"DEMO_MNEMONIC_3": "obscure canal because tomorrow tribe sibling describe satoshi kiwi upgrade bless empty math trend erosion oblige donate label birth chronic hazard ensure wreck shine",
"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",
"FAUCET_MNEMONIC": "increase bread alpha rigid glide amused approve oblige print asset idea enact lawn proof unfold jeans rabbit audit return chuckle valve rather cactus great",
"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",
"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",
Expand Down
4 changes: 2 additions & 2 deletions networks/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ rec {
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'";
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'";
};
};
pica = import ./pica.nix { inherit devnet; };
Expand Down

0 comments on commit 1b9c182

Please sign in to comment.