hirosystems / hirosystems/stacks-subnets
Add a test for withdrawing to the wrong recipient
Open
- Dominant language
- Rust
- Stars
- 51
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.