9d0d88ac21
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. |
||
---|---|---|
.. | ||
config.go | ||
driver.go | ||
wtclient.go | ||
wtclient.pb.go | ||
wtclient.pb.gw.go | ||
wtclient.proto | ||
wtclient.swagger.json |