Add period
This commit is contained in:
parent
0c7c1dd0a8
commit
464587cec5
@ -43,7 +43,7 @@ impl Ord for TxPriority {
|
||||
}
|
||||
}
|
||||
|
||||
/// Build projected mempool blocks using an approximation of the transaction selection algorithm from Bitcoin Core
|
||||
/// Build projected mempool blocks using an approximation of the transaction selection algorithm from Bitcoin Core.
|
||||
///
|
||||
/// See `BlockAssembler` in Bitcoin Core's
|
||||
/// [miner.cpp](https://github.com/bitcoin/bitcoin/blob/master/src/node/miner.cpp).
|
||||
|
Loading…
x
Reference in New Issue
Block a user