Skip to content

Commit

Permalink
Merge pull request ok
Browse files Browse the repository at this point in the history
htlc link
  • Loading branch information
cedar-book committed Aug 6, 2019
2 parents 5880559 + 6ddbe23 commit ae6fccf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 3 deletions.
5 changes: 4 additions & 1 deletion docs/bts_guide/tutorials/cli_import_guiwallet_account.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,10 @@ You should get a prompt::

Set a password for your CLI-wallet and unlock.

.. Note:: This password does not need to be the same with your GUI-wallet password. You will create a *new wallet* and it will be secured by the new password.
.. Note::
- **New Feature:** Keep your password safe. New features will not show your password while you are typing in. :ref:`Click here to check it out. <3-unlock-cli-wallet>`

- This password does not need to be the same with your GUI-wallet password. You will create a *new wallet* and it will be secured by the new password.

::

Expand Down
18 changes: 16 additions & 2 deletions docs/supports_dev/supports.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,21 @@ BitShares Core C++ Library
* - `Websocket pp <https://github.com/bitshares/websocketpp>`_
- C++ websocket client/server library

|
HTLC
----------------------

.. list-table::
:widths: 15 80
:header-rows: 0

* - `Hashed Time-Lock Contracts (HTLC) on BitShares <https://github.com/bitshares/bitshares-core/wiki/HTLC>`_
- TESTNET: User Guide for Hashed Time-Lock Contracts (HTLC) on BitShares
* - `Hashed Time-Lock Contracts (HTLC) on BitShares:CN <https://github.com/bitshares/bitshares-core/wiki/HTLC-(CN)>`_
- 测试网:BitShares 哈希时间锁合约(HTLC)用户指南


|
API Related
Expand Down Expand Up @@ -82,8 +96,8 @@ JavaScript

* - `Bitshares JS <https://github.com/bitshares/bitsharesjs>`_
- JavaScript tools for BitShares Encryption and Serialization. https://bitsharesjs.bitshares.org/
* - `Bitshares JA-WS <https://github.com/bitshares/bitsharesjs-ws>`_
- Javascript websocket interface for Bitshares
* - `Bitshares JS-WS <https://github.com/bitshares/bitsharesjs-ws>`_
- JavaScript websocket interface for Bitshares

|
Expand Down

0 comments on commit ae6fccf

Please sign in to comment.