Skip to content

Commit

Permalink
fix: Final cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
richtera committed Feb 23, 2024
1 parent 545f188 commit 7129015
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 17 deletions.
1 change: 0 additions & 1 deletion examples/src/instantiation.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ export function getInstance() {
},
];

// const address = '0xbAB4d9fAaCCE0764d8663137aD14B2F9933C0Cb7';
const address = '0x7b2C957209897bc4423162e57D8C3CA863DCfBCc';
const provider = new Web3.providers.HttpProvider(RPC_ENDPOINT);
const config = {
Expand Down
16 changes: 0 additions & 16 deletions tsup.config.json

This file was deleted.

0 comments on commit 7129015

Please sign in to comment.