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
|
||||
## Functional 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
|
||||
## Code Health
|
||||
## Breaking Changes
|
||||
@ -39,4 +44,6 @@
|
||||
## Code Health
|
||||
## Tooling and Documentation
|
||||
|
||||
# Contributors (Alphabetical Order)
|
||||
# Contributors (Alphabetical Order)
|
||||
|
||||
* Yong Yu
|
||||
|
Loading…
Reference in New Issue
Block a user