Skip to content

Commit

Permalink
pre-note contract addr
Browse files Browse the repository at this point in the history
  • Loading branch information
canonbrother committed May 31, 2023
1 parent 9e25ec5 commit a21f9ac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/fixtures.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ curl http://localhost:19551 \
}]
}'
./build/src/defi-cli -regtest generatetoaddress 1 $ownerauthaddr
# contract address
# 0x966aaec51a95a737d086d21f015a6991dd5559ae

curl http://localhost:19551 \
-H 'content-type:application/json' \
Expand All @@ -61,3 +63,5 @@ curl http://localhost:19551 \
}]
}'
./build/src/defi-cli -regtest generatetoaddress 1 $ownerauthaddr
# contract address
# 0x007138e9d5bdb3f0b7f3abf2d46ad4f9184ef99d

0 comments on commit a21f9ac

Please sign in to comment.