Closed aleeusgr closed 1 year ago
No that I have a working transaction, I should refactor it into a separate file. Test context provides constraints on variables.
Like now beforeEach will reset the state of the emulator so redeemTx wound work.
lock and redeem have to be in the same scope, as well as network.
What about let?
let
No that I have a working transaction, I should refactor it into a separate file. Test context provides constraints on variables.
Like now beforeEach will reset the state of the emulator so redeemTx wound work.
lock and redeem have to be in the same scope, as well as network.