CoinControl :
wird wohl nächste Woche rauskommen
Befehlssatz =
13:14:25

help
13:14:25

addmultisigaddress <nrequired> <'["key","key"]'> [account]
addnode <node> <add|remove|onetry>
addredeemscript <redeemScript> [account]
backupwallet <destination>
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
decodescript <hex string>
dumpprivkey <eMarkaddress>
dumpwallet <filename>
getaccount <eMarkAddress>
getaccountaddress <account>
getaddednodeinfo <dns> [node]
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getbestblockhash
getblock <hash> [txinfo]
getblockbynumber <number> [txinfo]
getblockcount
getblockhash <index>
getblocktemplate [params]
getcheckpoint
getconnectioncount
getdifficulty
getinfo
getmininginfo
getnettotals
getnewaddress [account]
getnewpubkey [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <eMarkaddress> [minconf=1]
getstakesubsidy <hex string>
getstakinginfo
getsubsidy [nTarget]
gettransaction <txid>
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey <eMarkprivkey> [label] [rescan=true]
importwallet <filename>
keypoolrefill [new-size]
listaccounts [minconf=1]
listaddressgroupings
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=9999999] ["address",...]
makekeypair [prefix]
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
ping
repairwallet
resendtx
reservebalance [<reserve> [amount]]
sendalert <message> <privatekey> <minver> <maxver> <priority> <id> [cancelupto]
sendfrom <fromaccount> <toeMarkaddress> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <eMarkAddress> <amount> [comment] [comment-to] [tx-comment]
setaccount <eMarkAddress> <account>
settxfee <amount>
signmessage <eMarkAddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex,"redeemScript":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stop
submitblock <hex data> [optional-params-obj]
validateaddress <eMarkaddress>
validatepubkey <eMarkpubkey>
verifymessage <eMarkaddress> <signature> <message>
walletlock
walletpassphrase <passphrase> <timeout> [stakingonly]
walletpassphrasechange <oldpassphrase> <newpassphrase>
13:14:52

getinfo
13:14:52

{
"version" : "v1.3.0.0",
"protocolversion" : 60008,
"walletversion" : 60000,
"balance" : 988.86380800,
"newmint" : 0.00000000,
"stake" : 0.00000000,
"blocks" : 543520,
"timeoffset" : -2,
"moneysupply" : 17705422.94694700,
"connections" : 8,
"proxy" : "",
"ip" : "5.147.116.112",
"difficulty" : {
"proof-of-work" : 2939479.98246196,
"proof-of-stake" : 0.02411394
},
"testnet" : false,
"keypoololdest" : 1393108592,
"keypoolsize" : 101,
"paytxfee" : 0.00000000,
"mininput" : 0.00000000,
"unlocked_until" : 0,
"errors" : "Dies ist eine Vorab-testversion, bitte nicht zum minen benutzen."
}