Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDEnYO committed Jul 25, 2024
1 parent 29c0633 commit 07a5e90
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions script/helperFunctions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3707,5 +3707,7 @@ function test_tmp() {
# echo "RPC_URL: $RPC_URL"
# DIAMOND_PAUSER_WALLET=$(cast call "0xbEbCDb5093B47Cd7add8211E4c77B6826aF7bc5F" "pauserWallet() external returns (address)" --rpc-url "$RPC_URL")
# echo "PAUSER_WALLET: $DIAMOND_PAUSER_WALLET"
cast send "0xbEbCDb5093B47Cd7add8211E4c77B6826aF7bc5F" "unpauseDiamond(address[])" "[]" --rpc-url "$RPC_URL" --private-key "$PRIVATE_KEY" --legacy

}
# test_tmp

0 comments on commit 07a5e90

Please sign in to comment.