1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

rm solved TODO

This commit is contained in:
lacoop6tu 2021-10-25 09:10:07 -05:00
parent c8befe64c6
commit 7815c61aba

View File

@ -376,8 +376,7 @@ export class TestContractHandler {
await RouterContract.methods
.addSSContract(this.sideStakingAddress)
.send({ from: owner })
// TODO: add OPF deployment and update argument
// TODO: how are we going to call those functions with an OPF contract? it should be a multisig the owner
// TODO: add OPF deployment
// await RouterContract.methods
// .changeRouterOwner(communityCollector)
// .send({ from: owner })