We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a02019 commit 5b6edb4Copy full SHA for 5b6edb4
docs/release-notes/release-notes-0.14.2.md
@@ -11,7 +11,6 @@
11
- [Faraday](#faraday)
12
- [Taproot Assets](#taproot-assets)
13
- [Contributors](#contributors-alphabetical-order)
14
-
15
## Lightning Terminal
16
17
### Bug Fixes
@@ -28,6 +27,11 @@
28
27
29
## RPC Updates
30
+* [Add account credit and debit
31
+ commands](https://github.com/lightninglabs/lightning-terminal/pull/974) that
32
+ allow increasing or decreasing the balance of an off-chain account by a
33
+ specified amount.
34
+
35
## Integrated Binary Updates
36
37
### LND
@@ -42,4 +46,5 @@
42
46
43
47
# Contributors (Alphabetical Order)
44
48
45
-* Elle Mouton
49
+* Elle Mouton
50
+* Viktor
0 commit comments