stacks-subnets icon indicating copy to clipboard operation
stacks-subnets copied to clipboard

Add a test for withdrawing to the wrong recipient

Open obycode opened this issue 2 years ago • 0 comments

In 3 tests in l1_observer_test.rs, there is a todo item:

// TODO: call withdraw from unauthorized principal once leaf verification is added to the subnet contract

This leaf verification is present in the contract now, so we can add these tests.

obycode avatar Apr 13 '23 15:04 obycode