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:
parent
c8befe64c6
commit
7815c61aba
@ -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 })
|
||||
|
Loading…
x
Reference in New Issue
Block a user