bitcoindevkit / bitcoindevkit/bitcoin-ffi
Issue with types not used in libraries that depend on bitcoin-ffi
Open
- Dominant language
- Rust
- Stars
- 13
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
See [this issue](https://github.com/mozilla/uniffi-rs/issues/2282) for info.
Any type defined in bitcoin-ffi that is also defined in bdk-ffi will name clash and crash at runtime, even if those types are not imported in bdk-ffi.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.