node::MiniMiner::IsReadyToCalculate

Returns true if CalculateBumpFees may be called, false if not.

Synopsis

Declared in <node/mini_miner.h>

bool
IsReadyToCalculate() const;

Return Value

True if bump-fee calculation is still possible, false otherwise.