mirror of
https://github.com/Instadapp/dsa-connectors.git
synced 2024-07-29 22:37:00 +00:00
minor correction
This commit is contained in:
parent
893ec0b0d7
commit
94e90252c8
|
@ -83,5 +83,5 @@ export const tokenMapping: Record<string, any> = {
|
||||||
// const contract = new ethers.Contract(this.address, this.abi, owner);
|
// const contract = new ethers.Contract(this.address, this.abi, owner);
|
||||||
// await mineTx(contract.transfer(address, amt));
|
// await mineTx(contract.transfer(address, amt));
|
||||||
// },
|
// },
|
||||||
},
|
// },
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue
Block a user