Skip to content

Commit 12533ec

Browse files
authored
readme: update supported features for 0.6.0 release (#665)
1 parent dd95b5a commit 12533ec

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,12 @@ Within each sub-project readme, there are instructions on how to build, test, an
8585
- [x] Webhook for receiving payments
8686
- [x] Offline receive via notifications
8787
- [x] Offline swaps via notifications
88-
- [ ] Real-time sync
89-
- [ ] External input parsers
90-
- [ ] Bolt12
91-
- [ ] Amountless BTC swaps
88+
- [x] Real-time sync
89+
- [x] External input parsers
90+
- [x] Bolt12 send
91+
- [x] BIP353 DNS payment instructions
92+
- [x] Amountless BTC swaps
93+
- [ ] Bolt12 receive
9294
- [ ] Support USTD as an asset
9395
- [ ] TLV support
9496
- [ ] WebAssembly

0 commit comments

Comments
 (0)