Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | ref(trait): CanPayInvoices.pay() now returns a Sha256Hash instead of a base64-encoded string |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk |
| Files: | files | file ages | folders |
| SHA3-256: |
d38922e9415c6610a585032e4d0bb184 |
| User & Date: | carlos 2023-10-22 09:22:21.582 |
Context
|
2023-10-27
| ||
| 10:59 | ref(deps): Bump dependency versions check-in: babce18f12 user: carlos tags: trunk | |
|
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 | |
Changes
Changes to Cargo.lock.
Changes to Cargo.toml.
Changes to src/client_v2/lnd.rs.
Changes to src/client_v2/mod.rs.
Changes to src/client_v2/nwc.rs.
Changes to src/client_v2/webln.rs.
Changes to src/lib.rs.
Added src/util.rs.