Check whether the first feerate is higher than or equal to the second.
Synopsis
Return Value
True if a's feerate is not lower than b's.
Parameters
Name |
Description |
a |
The first operand. |
b |
The second operand. |
Created with MrDocs