Returns whether the block's version signals this deployment's bit.
Declared in <versionbits_impl.h>
virtual
bool
Condition(CBlockIndex const* pindex) const override;
true if the block's version signals this deployment's bit.
| Name | Description |
|---|---|
| pindex | The block whose version is tested. |