Merge pull request #6421 from yyforyongyu/tlv-compress

tlv: add new record type to encode `BigSize`
This commit is contained in:
Olaoluwa Osuntokun
2022-04-19 10:12:05 -07:00
committed by GitHub
6 changed files with 267 additions and 0 deletions

View File

@@ -182,6 +182,9 @@ then watch it on chain. Taproot script spends are also supported through the
package](https://github.com/lightningnetwork/lnd/pull/6354).
* [Add a new method in `tlv` to encode an uint64/uint32 field using `BigSize`
format.](https://github.com/lightningnetwork/lnd/pull/6421)
## RPC Server
* [Add value to the field