update isOpenTWAP

This commit is contained in:
牛涛涛
2021-01-21 17:49:09 +08:00
parent b0a0ecd190
commit f3efadaf20
8 changed files with 51 additions and 53 deletions

View File

@@ -41,7 +41,8 @@ describe("Funding", () => {
freezeDuration: new BigNumber(86400),
vestingDuration: new BigNumber(86400),
cliffRate: decimalStr("1"),
quoteTokenContract:""
quoteTokenContract:"",
isOpenTWAP:true
}
ctx = new CPContext();
await ctx.init(config);