Open bvotteler opened 1 year ago
The skipped test in redeem.test.ts needs a rewrite: We want to ban one vault (one specific collateral currency), and check that the other currency for a vault with the same account id is still active.
redeem.test.ts
This test was removed (https://github.com/interlay/interbtc-api/pull/575) but I think we should probably re-add it.
The skipped test in
redeem.test.ts
needs a rewrite: We want to ban one vault (one specific collateral currency), and check that the other currency for a vault with the same account id is still active.