Matthew Ramsden
Matthew Ramsden
**Describe the bug** Just adding an Issue to track that we will move back to `bdk_electrum` (and not a fork of it) at some point. Changed in bdk-ffi alpha 13:...
bip21
### Description Adding BIP21 support per https://github.com/lightningdevkit/ldk-node/pull/302 Using locally generated bindings of ldk-node for now [x] Receive [ ] Send [x] Remove Bolt11 [x] Remove Bolt12 [x] Remove OnChain [...
LDK Node: https://github.com/lightningdevkit/ldk-node/pull/302 Monday: https://github.com/reez/Monday/pull/110
Adding two new pages: - members - become-a-member Content is just placeholder for now.
Small grammar change: `becoming` to `become`
**Describe the enhancement** I'm wondering if anyone has potentially thought of any alternatives to the return type than what currently exists for [sign](https://docs.rs/bdk_wallet/latest/bdk_wallet/struct.Wallet.html#method.sign) `Result` **Use case** I'm specifically thinking about...