ElementsProject / lightning

Core Lightning — Lightning Network implementation focusing on spec compliance and performance
Other
2.86k stars 902 forks source link

Change perkb into perkB #2571

Open ghost opened 5 years ago

ghost commented 5 years ago

As far as I know perkb in lightning-cli feerates means per kilo byte? However The internationally recommended unit symbol for the kilobyte is kB.

trueptolemy commented 5 years ago

maybe feerates json can show kB, and allow both kb and kB as command parameter.