UNPKG

btcpay-greenfield-node-client

Version:
7 lines (6 loc) 138 B
export declare type OnChainWalletOverviewData = { /** * The current balance of the wallet */ balance?: string; };