difftreelog
refactor remove unused code
in: master
1 file changed
js-packages/playgrounds/unique.dev.tsdiffbeforeafterboth1198 externalMotion.encodedLength,1198 externalMotion.encodedLength,1199 );1199 );120012001201 // const councilProposalIdx = await this.helper.collective.council.proposalCount() - 1;1202 // await this.helper.collective.council.vote(aliceAccount, motionHash, councilProposalIdx, true);120312041205 // await this.helper.collective.council.close(1206 // aliceAccount,1207 // motionHash,1208 // councilProposalIdx,1209 // {1210 // refTime: 1_000_000_000,1211 // proofSize: 1_000_000,1212 // },1213 // externalMotion.encodedLength,1214 // );1215 console.log('\t* Propose external motion through council.......DONE');1201 console.log('\t* Propose external motion through council.......DONE');1216 // <<< Propose external motion through council <<<1202 // <<< Propose external motion through council <<<12171203