
hsd-cli
List of commands for hsd-cli:
-
hsd-cli:tldr:3232a hsd-cli: Retrieve a mempool snapshot.$ hsd-cli mempooltry on your machineexplain this command
-
hsd-cli:tldr:4c748 hsd-cli: View a transaction by address or hash.$ hsd-cli tx ${address_or_hash}try on your machineexplain this command
-
hsd-cli:tldr:65c2c hsd-cli: Reset the chain to the specified block.$ hsd-cli reset ${height_or_hash}try on your machineexplain this command
-
hsd-cli:tldr:94a56 hsd-cli: Retrieve information about the current server.$ hsd-cli infotry on your machineexplain this command
-
hsd-cli:tldr:98085 hsd-cli: View a block by height or hash.$ hsd-cli block ${height_or_hash}try on your machineexplain this command
-
hsd-cli:tldr:cc710 hsd-cli: Broadcast a local transaction.$ hsd-cli broadcast ${transaction_hex}try on your machineexplain this command
-
hsd-cli:tldr:da856 hsd-cli: Execute an RPC command.$ hsd-cli rpc ${command} ${args}try on your machineexplain this command
-
hsd-cli:tldr:f053c hsd-cli: View a coin by its hash index or address.$ hsd-cli coin ${hash_index_or_address}try on your machineexplain this command