Skip to content

Commit c366dc6

Browse files
committed
fix unit for return value of blockchain.relayfee
1 parent de0c61a commit c366dc6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/protocol-methods.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,7 @@ This feerate does not guarantee acceptance into the mempool of the server.
247247

248248
**Result**
249249

250-
The fee in whole coin units (BTC, not satoshis) as a
251-
floating point number.
250+
The feerate in BTC/kvB, as a floating point number.
252251

253252
**Example Results**
254253

0 commit comments

Comments
 (0)