Skip to content

Commit

Permalink
add btc send
Browse files Browse the repository at this point in the history
  • Loading branch information
Duxinghua committed Apr 28, 2018
1 parent e561b51 commit 790338c
Show file tree
Hide file tree
Showing 9 changed files with 110 additions and 1 deletion.
Binary file added img/bithdsend1.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bithdsend2.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bithdsend3.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bithdsend4.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bithdsend5.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bithdsend6.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/bithdsend8.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ BITHD 使用文档
check/index
initialize/index
update/index
seedrecovery/index
seedrecovery/index
sendandreceive/index
108 changes: 108 additions & 0 deletions sendandreceive/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
发币收币
============================================

比特护盾现支持BTC、ETH、ETH下ERC20所有代币。下面以 BTC 收币、发币为例,切换到 BITHD 账户下的 BTC 页面。

.. image:: ../img/bithdsend1.jpg
:width: 250px
:scale: 100%
:align: center

注:在进行收币前请确保您是否抄写好种子密语。


BTC 收币
------------------------

在 BITHD 钱包首页选择 BTC - 选择收币 - 进入我的 BTC 地址。



BTC 发币
-----------------------

在 BITHD 钱包首页选择 BTC - 选择发币 - 输入正确的 BTC 收币地址(本次收币12w8ZUtMWn168ysz788K62vyauMoXXNsgt)、输入 BTC 金额(本次发0.01)

.. image:: ../img/bithdsend2.jpg
:width: 250px
:scale: 100%
:align: center

点击确认发送。

.. image:: ../img/bithdsend3.jpg
:width: 250px
:scale: 100%
:align: center

显示具体的矿工费、发送地址、金额信息。选择确定。

.. image:: ../img/bithdsend4.jpg
:width: 250px
:scale: 100%
:align: center

输入当前的 PIN 码信息。


.. image:: ../img/bithdsend5.jpg
:width: 250px
:scale: 100%
:align: center

第一次确认是将 0.01 BTC 发送到 12w8ZUtMWn168ysz788K62vyauMoXXNsgt
(Confirm sending 0.01 BTC to 12w8ZUtMWn168ysz788K62vyauMoXXNsgt)
(Confirm 确认,Cancel取消)

.. image:: ../img/bithdsend6.jpg
:width: 250px
:scale: 100%
:align: center

第二次确认是将 0.00456 BTC 发送到您的找零地址 15ShVH8kH19bmmrx1Y53cjyrGwsp893GEk
(Confirm sending 0.00456 BTC to 15ShVH8kH19bmmrx1Y53cjyrGwsp893GEk)

.. image:: ../img/bithdsend8.jpg
:width: 250px
:scale: 100%
:align: center

第三次确认 发送这笔交易需要矿工费 0.00022 BTC。
(Really send 0.01478 BTC from your wallet? Fee included:0.00022 BTC)
确认好之后这笔交易就完成了。




































0 comments on commit 790338c

Please sign in to comment.