Response from a successful withdrawal.

interface WithdrawResponse {
    tx_id: TxId;
}

Properties

Properties

tx_id: TxId

On-chain transaction ID.