Skip to content

Commit

Permalink
test: logging contract of increase-paid-storage-test
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Oct 25, 2023
1 parent 96a449d commit c16e6cc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ CONFIGS().forEach(({ lib, rpc, setup }) => {
await op.confirmation();

simpleContractAddress = op.contractAddress!;
console.log(simpleContractAddress)
} catch (e) {
console.log(stringify(e));
}
Expand Down

0 comments on commit c16e6cc

Please sign in to comment.