mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-01-19 05:45:21 +01:00
docs: update release notes for payment status
This commit is contained in:
parent
36f9d7b8db
commit
f6664d572e
@ -27,6 +27,11 @@
|
|||||||
# Improvements
|
# Improvements
|
||||||
## Functional Updates
|
## Functional Updates
|
||||||
## RPC Updates
|
## RPC Updates
|
||||||
|
|
||||||
|
* [Deprecated](https://github.com/lightningnetwork/lnd/pull/7175)
|
||||||
|
`StatusUnknown` from the payment's rpc response in its status and replaced it
|
||||||
|
with `StatusInitiated` to explicitly report its current state.
|
||||||
|
|
||||||
## lncli Updates
|
## lncli Updates
|
||||||
## Code Health
|
## Code Health
|
||||||
## Breaking Changes
|
## Breaking Changes
|
||||||
@ -40,3 +45,5 @@
|
|||||||
## Tooling and Documentation
|
## Tooling and Documentation
|
||||||
|
|
||||||
# Contributors (Alphabetical Order)
|
# Contributors (Alphabetical Order)
|
||||||
|
|
||||||
|
* Yong Yu
|
||||||
|
Loading…
Reference in New Issue
Block a user