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 65fd709 commit ea3419dCopy full SHA for ea3419d
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