UNPKG

btcpay-greenfield-node-client

Version:
7 lines (6 loc) 173 B
export declare type ApplicationHealthData = { /** * True if the instance is fully synchronized, according to NBXplorer */ synchronized?: boolean; };