Lightspark
Lightspark

Blockchain Balance

This is an object representing a detailed breakdown of the balance for a Lightspark Node.Fields (6)
total_balance
CurrencyAmount (optional)
The total wallet balance, including unconfirmed UTXOs.
confirmed_balance
CurrencyAmount (optional)
The balance of confirmed UTXOs in the wallet.
unconfirmed_balance
CurrencyAmount (optional)
The balance of unconfirmed UTXOs in the wallet.
locked_balance
CurrencyAmount (optional)
The balance that's locked by an on-chain transaction.
required_reserve
CurrencyAmount (optional)
Funds required to be held in reserve for channel bumping.
available_balance
CurrencyAmount (optional)
Funds available for creating channels or withdrawing.