Skip to content

Commit

Permalink
BOLT #2: Rename fee-per-kilobyte to feerate-per-kilobyte for clarity.
Browse files Browse the repository at this point in the history
(Rebased by Rusty Russell <rusty@rustcorp.com.au>)
  • Loading branch information
pm47 authored and rustyrussell committed Nov 18, 2016
1 parent 18824a8 commit e81ffb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 02-peer-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e81ffb3

Please sign in to comment.