Swap Guide Fixes
This commit is contained in:
parent
c19fc54b57
commit
7d411385ec
2 changed files with 4 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -18,4 +18,6 @@
|
|||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
yarn-error.log*
|
||||
|
||||
yarn.lock*
|
||||
nul*
|
||||
CLAUDE.md
|
||||
|
|
|
|||
|
|
@ -24,8 +24,8 @@ On the official Zano Desktop app, open your wallet and select the **Swap** tab.
|
|||
|
||||
2. Fill in the swap details:
|
||||
- **Sending**: Select the asset and specify the amount you wish to sell.
|
||||
- **Receiver address**: Enter the wallet address or alias of the counterparty you wish to trade with.
|
||||
- **Receiving**: Select the asset and specify the amount you wish to receive in return.
|
||||
- **Receiver address**: Enter the wallet address or alias of the counterparty you wish to trade with.
|
||||
- **Expiration Time**: Set when the swap proposal expires.
|
||||
|
||||

|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue