1
0
Fork 0
mirror of https://github.com/lightning/bolts.git synced 2025-02-22 14:22:46 +01:00

BOLT #2: Rename fee-per-kilobyte to feerate-per-kilobyte for clarity.

(Rebased by Rusty Russell <rusty@rustcorp.com.au>)
This commit is contained in:
Pierre-Marie Padiou 2016-11-18 14:02:21 +10:30 committed by Rusty Russell
parent 18824a803a
commit e81ffb304c

View file

@ -261,7 +261,7 @@ given in [BOLT #3].
1. type: 37 (`MSG_UPDATE_FEE`)
2. data:
* [8:channel-id]
* [4:fee-per-kilobyte]
* [4:feerate-per-kilobyte]
#### Requirements