mutiny-node
mutiny-node copied to clipboard
Anchors Integration tests
todos:
- [x] fix lnd crate to be usable
- [ ] fix cargo workspace stuff
- [x] more test cases
Have tests for all the different cases working locally.
Getting the tests mergeable is another story however, things don't play well with the wasm stuff
Do you want to split out the commits then? Have the integration tests seperate from the code changes that can be merged in?
That's what I'm doing, testing with cln locally now