User Tools

Site Tools


crypto:chia:cli:cli_commands:wallet_commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
crypto:chia:cli:cli_commands:wallet_commands [2021/06/22 09:48] – created petercrypto:chia:cli:cli_commands:wallet_commands [2021/06/22 09:54] (current) – [Crypto - Chia - CLI - CLI Commands - Wallet Commands] peter
Line 4: Line 4:
 |chia wallet get_transaction|Obtain a transaction.| |chia wallet get_transaction|Obtain a transaction.|
 |chia wallet get_transactions|Show all transactions.| |chia wallet get_transactions|Show all transactions.|
-|chia wallet show|Show wallet data.|+|chia wallet show|Show wallet information.|
 |chia wallet send|Send chia to another wallet.| |chia wallet send|Send chia to another wallet.|
 +
 +----
 +
 +===== chia wallet send =====
 +
 +<code bash>
 +chia wallet send -i 1 -a NUMBERXCH -m NUMBERXCH_FEES -t TARGET_ADDRESS
 +</code>
 +
 +<WRAP info>
 +**NOTE:**  
 +
 +  * **-i 1**:  The ID of the wallet.
 +  * **-a NUMBERXCH**:  The number of chia in XCH.
 +  * **-m NUMBERXCH_FEES**:  The fees in XCH.
 +    * The default is 0.
 +  * **-t TARGET_ADDRESS**:  The recipient address.
 +
 +</WRAP>
 +
crypto/chia/cli/cli_commands/wallet_commands.1624355308.txt.gz · Last modified: 2021/06/22 09:48 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki