SwapExecutionStepConfirmationProgress
Confirmation progress for Bitcoin on-chain payments.
currentintegerrequired
targetintegerrequired
etaSecondsintegerrequired
Estimated remaining time in seconds until the target confirmation count is reached. Can be -1 when the estimate is not available.
SwapExecutionStepConfirmationProgress
{
"current": 0,
"target": 0,
"etaSeconds": 0
}