GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
LIGHTNING-WAITBLOCKHEIGHT(7) lightning-waitblockheight LIGHTNING-WAITBLOCKHEIGHT(7)

lightning-waitblockheight - Command for waiting for blocks on the blockchain

waitblockheight blockheight [timeout]

The waitblockheight RPC command waits until the blockchain has reached the specified blockheight. It will only wait up to timeout seconds (default 60).

If the blockheight is a present or past block height, then this command returns immediately.

On success, an object is returned, containing:

blockheight (u32): The current block height (>= blockheight parameter)

If timeout seconds is reached without the specified blockheight being reached, this command will fail with a code of 2000.

ZmnSCPxj <ZmnSCPxj@protonmail.com> is mainly responsible.

Main web site: https://github.com/ElementsProject/lightning


Search for    or go to Top of page |  Section 7 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.