Skip to content

Commit 1713d35

Browse files
Merge pull request #682 from lightninglabs/docs-lnd
Update lnd documentation
2 parents ab4f9bc + ab30726 commit 1713d35

File tree

1 file changed

+56
-0
lines changed

1 file changed

+56
-0
lines changed
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Release Notes
2+
- [Bug Fixes](#bug-fixes)
3+
- [New Features](#new-features)
4+
- [Functional Enhancements](#functional-enhancements)
5+
- [RPC Additions](#rpc-additions)
6+
- [lncli Additions](#lncli-additions)
7+
- [Improvements](#improvements)
8+
- [Functional Updates](#functional-updates)
9+
- [RPC Updates](#rpc-updates)
10+
- [lncli Updates](#lncli-updates)
11+
- [Breaking Changes](#breaking-changes)
12+
- [Performance Improvements](#performance-improvements)
13+
- [Technical and Architectural Updates](#technical-and-architectural-updates)
14+
- [BOLT Spec Updates](#bolt-spec-updates)
15+
- [Testing](#testing)
16+
- [Database](#database)
17+
- [Code Health](#code-health)
18+
- [Tooling and Documentation](#tooling-and-documentation)
19+
20+
# Bug Fixes
21+
22+
# New Features
23+
## Functional Enhancements
24+
## RPC Additions
25+
26+
* [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843)
27+
`BumpForceCloseFee` which moves the functionality soley available in the
28+
`lncli` to LND hence making it more universal.
29+
30+
## lncli Additions
31+
32+
# Improvements
33+
## Functional Updates
34+
35+
## RPC Updates
36+
37+
## lncli Updates
38+
39+
## Code Health
40+
41+
## Breaking Changes
42+
## Performance Improvements
43+
44+
# Technical and Architectural Updates
45+
## BOLT Spec Updates
46+
47+
## Testing
48+
## Database
49+
50+
## Code Health
51+
52+
## Tooling and Documentation
53+
54+
# Contributors (Alphabetical Order)
55+
56+
* Ziggie

0 commit comments

Comments
 (0)