A lightweight reference to a block by hash and height.
Synopsis
Declared in <interfaces/types.h>
struct BlockRef;
Non-Member Functions
Name |
Description |
Return the hash and height of the active chain tip. |
|
Waits for the connected tip to change until timeout has elapsed. During node initialization, this will wait until the tip is connected (regardless of |
Created with MrDocs