RTL/src
saubyk 6e48241d85 Migrate sat_per_byte to sat_per_vbyte for LND requests
Per LND v0.21.0 release notes, the sat_per_byte option will be removed
in v0.22 across CloseChannel, OpenChannel, SendCoins, SendMany, and
walletrpc.BumpFee. LND already treats sat_per_byte as sat/vbyte
internally, so this is a pure rename with no value conversion. Updates
both the wire-format strings sent to LND and the matching TypeScript
identifiers across the close-channel, open-channel, send-coins, and
bump-fee paths.
2026-07-19 22:01:23 -07:00
..
app Migrate sat_per_byte to sat_per_vbyte for LND requests 2026-07-19 22:01:23 -07:00
assets Add Taproot Address Type #1075 2022-09-23 17:35:25 -07:00
index.html Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
main.ts lint error fix & localhost to ip docs 2022-12-15 15:09:08 -08:00
polyfills.ts Release 0.15.1 (#1406) 2024-06-10 12:40:37 -07:00
prebuild.cjs Removed environments 2022-12-15 11:33:47 -08:00
tsconfig.app.json 2FA Fix 2022-12-27 18:05:42 -08:00
tsconfig.spec.json Update project code according to dependencies update 2026-02-01 09:06:07 -08:00