Hot wallet functionality

This wallet has been set up as a hot staking node.
Use the address below as your hot staking address in the cold staking setup process.
{{ hotStakingAddress }}
This will set up your current device as a hot staking node.
Enter your wallet password to confirm.
{{ formErrors.password }}
This node has now been configured to be used as a hot staking node.
Make sure to copy your hot staking node address below, this will be needed in the cold wallet set up.
{{ hotStakingAddress }}
Import your cold wallet extended public key to be able to create a cold staking setup transaction.
{{ importPubKeyFormErrors.selectBox }}
{{ importPubKeyFormErrors.walletName }}
{{ importPubKeyFormErrors.extPubKey }}
Use the form below to create an unsigned cold staking transaction.
{{ coldStakingFormErrors.coldWalletName }}
{{ coldStakingFormErrors.amount }}
{{ coldStakingFormErrors.coldWalletAddress }}
{{ coldStakingFormErrors.hotWalletAddress }}
Please carefully confirm the cold staking setup values.
Imported Cold Wallet Name
{{ coldStakingForm.get('coldWalletName').value }}
Amount to stake
{{ coldStakingForm.get('amount').value - (estimatedFee / 100000000) }}
Transaction Fee
{{ estimatedFee | coinNotation}}
Cold wallet address
{{ coldStakingForm.get('coldWalletAddress').value }}
Hot wallet address
{{ coldStakingForm.get('hotWalletAddress').value }}
Please sign the transaction below on your cold staking wallet.
{{ unsignedTransactionEncoded }}
Use the form below to create an unsigned cold withdrawal staking transaction.
{{ withdrawColdFundsFormErrors.walletName }}
{{ withdrawColdFundsFormErrors.amount }}
{{ withdrawColdFundsFormErrors.destinationAddress }}
A transaction fee will be substracted from the amount automatically to withdraw your funds from the cold staking setup.
Estimating fee...
Estimated transaction fee: {{ estimatedWithdrawFee / 100000000 }} {{ coinUnit }}
The unsigned withdraw transaction has been successfully generated. Please copy and sign this transaction on your cold wallet.

{{ unsignedWithdrawelTransactionEncoded }}

Use this form to recover your hot staking wallet account.
{{ recoveryFormErrors.password }}
This wallet has already been set up as a hot staking wallet.