lnd.xprv/docs
yyforyongyu 9d0d88ac21
lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte
This commit deprecates/replaces the old field `sat_per_byte` with
`sat_per_vbyte`. While the old field suggests sat per byte, it’s
actually using sat per virtual byte. We use the Hidden param to hide all
the deprecated flags. These flags won't show up in help menu onwards,
while stay valid that can be passed from cli. Thus bash scripts
referencing these fields won't be broken.
2021-03-26 17:16:40 +08:00
..
grpc docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
rest docs: describe how to use WebSockets with the REST API 2020-08-06 12:09:15 +02:00
code_contribution_guidelines.md docs: clean up code contribution guideline syntax 2021-01-22 09:14:12 +01:00
configuring_tor.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
debugging_lnd.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
DOCKER.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
etcd.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
fuzz.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
INSTALL.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
macaroons.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
MAKEFILE.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
nat_traversal.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
psbt.md docs: unify code and shell cmd blocks 2021-01-22 09:14:09 +01:00
recovery.md Fix typo in restorechanbackup command description 2021-01-31 17:37:27 -08:00
release.md docs+scripts: switch to detached signatures 2021-02-15 10:33:20 +01:00
ruby-thing.rb docs: update contribution guidelines to add section on commit structure 2018-12-18 20:59:46 -08:00
safety.md doc: add Operational Safety Guidelines document 2020-01-27 11:40:04 +01:00
watchtower.md lnrpc+lncli: deprecate sat_per_byte and add sat_per_vbyte 2021-03-26 17:16:40 +08:00