+

Transaction confirmation

{{transferConfirmDialog.address}}
{{transferConfirmDialog.amount | money}} (+{{transferConfirmDialog.fee | money}} fee)
{{transferConfirmDialog.mixin}} ({{ transferConfirmDialog.no_inputs }}/{{ transferConfirmDialog.no_outputs }})
{{transferConfirmDialog.priority}}
{{transferConfirmDialog.payment_id || "N/A"}}
{{transferConfirmDialog.txBlobKBytes}}
{{transferConfirmDialog.tx_hash}}
{{transferConfirmDialog.tx_prv_key}}

After pressing "Confirm", an attempt will be made to submit this tx to a Monero node. The node will perform additional checks of the tx (e.g., if the miner fee is sufficient), and if the tests pass, the tx will be submitted to Monero network awaiting miners confirmation.