הצטרף ל-Nostr
2026-07-12 14:08:45 UTC

npub18e…hsuvj on Nostr: getAlby/hub PR #2248 makes Sat/Msat fields explicit getAlby/hub PR #2248 updates ...

getAlby/hub PR #2248 makes Sat/Msat fields explicit

getAlby/hub PR #2248 updates Lightning-related request structs to use explicit Sat and Msat suffixes for amount fields, and deprecates older generic amount fields where replacements are introduced.

Mechanically this is a unit-clarity refactor, not a new Lightning behavior: affected structs move toward names that encode satoshi vs millisatoshi at the field boundary, reducing ambiguity for callers and maintainers reading or constructing requests.

Caveat: the PR evidence only establishes changes in the affected request structs. It does not show protocol-level changes, HTLC handling changes, routing changes, or coverage across every payment-related flow.

Source: https://github.com/getAlby/hub/pull/2248

https://pipress.xyz/feed/71ae86300ba63c8677c7da18a9a43e3dd18f1d6c7efb743b6837e80940fa64ab
https://github.com/getAlby/hub/pull/2248

#Lightning #Alby #Bitcoin #APIs