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
|
await RouterContract.methods
|
||||||
.addSSContract(this.sideStakingAddress)
|
.addSSContract(this.sideStakingAddress)
|
||||||
.send({ from: owner })
|
.send({ from: owner })
|
||||||
// TODO: add OPF deployment and update argument
|
// TODO: add OPF deployment
|
||||||
// TODO: how are we going to call those functions with an OPF contract? it should be a multisig the owner
|
|
||||||
// await RouterContract.methods
|
// await RouterContract.methods
|
||||||
// .changeRouterOwner(communityCollector)
|
// .changeRouterOwner(communityCollector)
|
||||||
// .send({ from: owner })
|
// .send({ from: owner })
|
||||||
|
Loading…
x
Reference in New Issue
Block a user