Skip to content

Commit

Permalink
Update v2.9.0.md (neo-project#672)
Browse files Browse the repository at this point in the history
* Update v2.9.0.md

* Update v2.9.0.md
  • Loading branch information
superboyiii authored and Celia18305 committed Nov 12, 2018
1 parent 73f3a67 commit d253caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion en-us/exchange/v2.9.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,7 @@ A wallet can store multiple addresses. The exchange needs to generate a deposit

There are two methods to generate deposit addresses:

- When the user deposit (NEO/NEO GAS) for the first time, the program dynamically generates a NEO address. The advantage is that there is no need to generate addresses at fixed time intervals, while the disadvantage is you can not backup the wallet.
- When the user deposit (NEO/NEO GAS) for the first time, the program dynamically generates a NEO address. The advantage is that there is no need to generate addresses at fixed time intervals, while the disadvantage is that it's not convenient for backup.

To develop the program to dynamically generate addresses, use the NEO-CLI API [getnewaddress Method](../node/cli/2.9.0/api/getnewaddress.md). The created address is returned.

Expand Down

0 comments on commit d253caf

Please sign in to comment.