Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | ref(core): Add a more streamlined version of the various clients and traits |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
ea04462cce201fea7e9aeb7989eb1233 |
| User & Date: | carlos 2023-10-19 08:29:39.962 |
Context
|
2023-10-22
| ||
| 09:22 | ref(trait): CanPayInvoices.pay() now returns a Sha256Hash instead of a base64-encoded string check-in: d38922e941 user: carlos tags: trunk | |
|
2023-10-19
| ||
| 08:29 | ref(core): Add a more streamlined version of the various clients and traits check-in: ea04462cce user: carlos tags: trunk | |
|
2023-09-17
| ||
| 19:21 | ref(deps): Bump Nostr SDK dependency check-in: afde0300a4 user: carlos tags: trunk | |
Changes
Changes to README.md.
Changes to src/client/mod.rs.
Added src/client_v2/lnd.rs.
Added src/client_v2/lnurl.rs.
Added src/client_v2/mod.rs.
Added src/client_v2/nwc.rs.
Added src/client_v2/webln.rs.
Changes to src/http.rs.
Changes to src/lib.rs.
Changes to src/lnurl.rs.