Skip to content

Commit cf65612

Browse files
authored
Merge pull request #153 from airdropmario/patch-1
Clarification, editing and formatting.
2 parents a61e818 + b922b5d commit cf65612

File tree

1 file changed

+48
-10
lines changed

1 file changed

+48
-10
lines changed

DOC/hotbit_withdrawal.md

Lines changed: 48 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,75 @@
1-
This page will explain how to withdraw from Hotbit into the mwc-qt-wallet.
1+
This page will explain how to withdraw MWC from Hotbit into the mwc-qt-wallet. When using MWC you will want to become familiar with how *Listening* works.
22

33
# Before you start
44

5-
It is recommended that you use chrome on hotbit. Other browsers may work, but everything in this tutorial has been tested using chrome.
5+
It is recommended that you use Chrome on Hotbit. Other browsers may work but everything in this tutorial has been tested using Chrome.
66

7-
# Go to withdrawals page.
7+
You will want to make sure that your MWC wallet is:
8+
* Online
9+
* Connected to other peers in the MWC network
10+
* Listening for a MWC address
11+
12+
# Listening
13+
14+
MWC operates slightly differently than the other crypto-assets most people are familiar with. Transactions can be completed either with File or Online. Hotbit uses the Online method.
15+
16+
When using the Online method the Receiver's wallet *must* be listening for the transaction. Currently, the Receiver's wallet will only listen for *ONE* address. Consequently, it is *extremely important* that the address you have Hotbit send the MWC to is *being listened* to by your wallet *when* Hotbit sends the transaction.
17+
18+
In your MWC wallet you can verify that your node is Online and connected to the network with green bubbles on the Mainnet button in the lower right and that the address you are listening for on the Receive tab or the MWC MQS tab (click on the button).
19+
20+
Hotbit usually processes the MWC withdrawals within a few minutes, usually less than 5-10, of the request being made. However, there have been some reports of it taking Hotbit over an hour to broadcast the transaction.
21+
22+
# Go to Withdrawals page.
823

924
Click on the "Fund" tab then "Deposits & Withdrawals".
1025

1126
![Deposits and Withdrawals](https://raw.githubusercontent.com/mwcproject/mwc-qt-wallet/master/DOC/Screen%20Shot%202019-12-04%20at%204.57.38%20PM.png)
1227

13-
# Select the receive tab from your wallet.
28+
# Select the Receive tab from your wallet.
1429

1530
![Receive Tab](https://raw.githubusercontent.com/mwcproject/mwc-qt-wallet/master/DOC/Screen_Shot_2019-12-04_at_8.45.02_AM_50.png)
1631

17-
# Enter the mwcmqs address into hotbit's UI.
32+
# Enter the mwcmqs address into Hotbit's UI.
1833

1934
First click "Withdrawals" under MWC. You will see a section that looks like this:
2035

2136
![Withdrawals](https://raw.githubusercontent.com/mwcproject/mwc-qt-wallet/master/DOC/Screen%20Shot%202019-12-04%20at%205.11.18%20PM.png)
2237

23-
Click the +Add button you will now see two text areas: "Label" and "Withdraw Address". You may put anything you want in the "label" field. For "Withdraw address" enter the exact address you saw in the "Select the receive tab from your wallet section" of this tutorial. This is very important as if you put ANYTHING other than this address, the withdrawal process will fail and you will have to open a support issue with Hotbit to complete your withdrawal. Also note: you must include the "mwcmqs://" part of the address. So for instance your address that you enter into Hotbit may look something like this: "mwmqs://q5XLmBpaqstWg5S4S3m4umwgiYxF49tC4GkJ26QvvmkRA7HU7wXM". Also note that to save the address, you will need to have an amount set in the "MWC Withdrawal" field to proceed. Once you have added you may click "submit". You will see a dialog box that looks like this:
38+
Click the +Add button you will now see two text areas: "Label" and "Withdraw Address".
39+
You may put anything you want in the "label" field.
40+
41+
For "Withdraw address" enter the exact address you saw in the "Select the Receive tab from your wallet section" of this tutorial.
42+
43+
This is *very important* as if you put ANYTHING other than the address your MWC wallet is listening for then the withdrawal process will fail and you will have to open a support issue with Hotbit to complete your withdrawal.
44+
45+
Note: you must include the "mwcmqs://" part of the address.
46+
47+
So for instance your address that you enter into Hotbit may look something like this:
48+
49+
"mwmqs://q5XLmBpaqstWg5S4S3m4umwgiYxF49tC4GkJ26QvvmkRA7HU7wXM"
50+
51+
To save the address, you will need to have an amount set in the "MWC Withdrawal" field to proceed. Once you have added you may click "Submit".
52+
53+
You will see a dialog box that looks like this:
2454

2555
![Dialog](https://raw.githubusercontent.com/mwcproject/mwc-qt-wallet/master/DOC/Screen%20Shot%202019-12-04%20at%205.18.29%20PM.png)
2656

27-
Follow the instructions in the dialog box by entering your email and submitting the code sent to you via email and enter your google authenticator code.
57+
Follow the instructions in the dialog box by entering your email and submitting the code sent to you via email and enter your Google authenticator code.
2858

29-
Once complete you can click "Confirm". Before clicking confirm make sure your MWC qt wallet is open. If you are locked out of the wallet due to innactivity it is ok because you will still be listening, but do not exit the wallet. After your order is processed you will see a dialog box like this in your mwc-qt-wallet:
59+
Once complete you can click "Confirm".
60+
61+
Before clicking confirm make sure your MWC qt-wallet is open, connected to the network and listening.
62+
63+
Your wallet will still be listening even if you are locked out due to inactivity but do not close the wallet.
64+
65+
After your Withdrawal is processed by Hotbit you will see a dialog box like this in your mwc-qt-wallet:
3066

3167
![Confirm](https://raw.githubusercontent.com/mwcproject/mwc-qt-wallet/master/DOC/Screen%20Shot%202019-12-04%20at%205.20.58%20PM.png)
3268

33-
You now have the funds in your wallet.
69+
You should now have the funds in your wallet.
70+
71+
# Cold Storage
3472

3573
At this point you may want to look into our cold storage project here: https://github.com/mwcproject/coldstorage
3674

37-
This version uses command line, but we are working on a GUI version of cold storage as well.
75+
This version uses command line. A GUI version for cold storage is being worked on.

0 commit comments

Comments
 (0)