Skip to content

Commit d5b8327

Browse files
committed
bitcoin-cli: Document RBF service bit in "serv" column
1 parent 67a21df commit d5b8327

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bitcoin-cli.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -700,6 +700,7 @@ class NetinfoRequestHandler : public BaseRequestHandler
700700
" \"c\" - COMPACT_FILTERS: peer can handle basic block filter requests (see BIPs 157 and 158)\n"
701701
" \"l\" - NETWORK_LIMITED: peer limited to serving only the last 288 blocks (~2 days)\n"
702702
" \"2\" - P2P_V2: peer supports version 2 P2P transport protocol, as defined in BIP 324\n"
703+
" \"r\" - REPLACE_BY_FEE? peer supports replacement of transactions without BIP 125 signalling\n"
703704
" \"u\" - UNKNOWN: unrecognized bit flag\n"
704705
" v Version of transport protocol used for the connection\n"
705706
" mping Minimum observed ping time, in milliseconds (ms)\n"

0 commit comments

Comments
 (0)