Forward the relative lock-time check to the wrapped checker.
Declared in <script/interpreter.h>
virtual
bool
CheckSequence(CScriptNum const& nSequence) const override;
true if the relative lock time is satisfied.
| Name | Description |
|---|---|
| nSequence | The sequence threshold from the script. |