Skip to main content
Checks the remaining timelock on a given node.

Method Signature

Parameters

string
required
The ID of the node to check

Returns

object
required
Object containing:
  • nodeTimelock: Remaining blocks for the node transaction
  • refundTimelock: Remaining blocks for the refund transaction

Example