Bitcoin Forum
November 09, 2024, 05:05:21 AM *
News: Latest Bitcoin Core release: 28.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: List of Commands and Expected Arguments for the Console?  (Read 737 times)
btcbot (OP)
Full Member
***
Offline Offline

Activity: 151
Merit: 105



View Profile
August 08, 2013, 11:07:08 AM
 #1

Is there any documentation for the available commands both from the console and from CLI and their expected arguments?  I've looked through the code, but it's not always obvious how to make the calls.   Huh

Don't tip me... tip the Riseup folks who protect activists around the world.
Tachikoma
Hero Member
*****
Offline Offline

Activity: 938
Merit: 1000



View Profile WWW
August 09, 2013, 08:23:16 AM
 #2

The help command should be what you are looking for although sometimes it can be a little lacking. Please note that you can give help a second argument to get more information about a specific command.

Code:
./electrum help mktx
Create a signed transaction
Syntax: mktx <recipient> <amount> [label]
options:
 --fee, -f: set transaction fee
 --fromaddr, -s: send from address -
 --changeaddr, -c: send change to address

If you have questions over a specific command please let me know.

Electrum: the convenience of a web wallet, without the risks | Bytesized Seedboxes BTC/LTC supported
btcbot (OP)
Full Member
***
Offline Offline

Activity: 151
Merit: 105



View Profile
August 09, 2013, 01:40:22 PM
 #3

The help command should be what you are looking for although sometimes it can be a little lacking. Please note that you can give help a second argument to get more information about a specific command.

Code:
./electrum help mktx
Create a signed transaction
Syntax: mktx <recipient> <amount> [label]
options:
 --fee, -f: set transaction fee
 --fromaddr, -s: send from address -
 --changeaddr, -c: send change to address

If you have questions over a specific command please let me know.

Thanks!!!

Don't tip me... tip the Riseup folks who protect activists around the world.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!