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 30, 2023
1 parent 9e25ec5 commit 6c2711d
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
# 0xdb5f0cafdcf523f4ec71a24757c096c5e84058e25c0c22bae343c199692fc6ca

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
# 0x5af7349ba39a6ca9550efb21f51684f8f6f3a8a4e76e1d6dc6bc483fdb96a0fa

0 comments on commit 6c2711d

Please sign in to comment.