We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba107b commit 7277f42Copy full SHA for 7277f42
setup-test-network.sh
@@ -117,7 +117,7 @@ if [ ! -d "local-network" ]; then
117
git clone https://github.com/semiotic-ai/local-network.git
118
cd local-network
119
# Checkout to a branch with no dipper
120
- git checkout suchapalaver/main-no-dipper
+ git checkout suchapalaver/wip/use-subgraph-with-removed-expected-amount
121
cd ..
122
fi
123
0 commit comments