
hsw-cli
List of commands for hsw-cli:
-
hsw-cli:tldr:01ac6 hsw-cli: Unlock the current wallet (timeout in seconds).$ hsw-cli unlock ${passphrase} ${timeout}try on your machineexplain this command
-
hsw-cli:tldr:18fb4 hsw-cli: View the current wallet's transaction history.$ hsw-cli historytry on your machineexplain this command
-
hsw-cli:tldr:8e534 hsw-cli: Lock the current wallet.$ hsw-cli locktry on your machineexplain this command
-
hsw-cli:tldr:92278 hsw-cli: Send a transaction with the specified coin amount to an address.$ hsw-cli send ${address} ${1-05}try on your machineexplain this command
-
hsw-cli:tldr:9e83b hsw-cli: View the current wallet's balance.$ hsw-cli balancetry on your machineexplain this command
-
hsw-cli:tldr:b08f0 hsw-cli: View details about a transaction.$ hsw-cli tx ${transaction_hash}try on your machineexplain this command
-
hsw-cli:tldr:fd9a7 hsw-cli: View the current wallet's pending transactions.$ hsw-cli pendingtry on your machineexplain this command
-
hsw-cli:tldr:fe62f hsw-cli: View the current wallet's details.$ hsw-cli gettry on your machineexplain this command