Author

Topic: How mining Altcoin clone POWPOS first block (Read 107 times)

newbie
Activity: 23
Merit: 6
December 19, 2020, 12:32:12 AM
#1
In POW Coin ,by running   (  mycoin-cli generate 1 )
first block is generated

In POWPOS Coin , here are all command
but not see what is generate first block .How can generate first block in POWPOS Clone coin.


addmultisigaddress <'["key","key"]'> [account]
addredeemscript [account]
backupwallet
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction
decodescript
dumpprivkey
dumpwallet
encryptwallet
getaccount
getaccountaddress
getaddressesbyaccount
getbalance [account] [minconf=1]
getbestblockhash
getblock [txinfo]
getblockbynumber [txinfo]
getblockcount
getblockhash
getblocktemplate [params]
getcheckpoint
getconnectioncount
getdifficulty
getinfo
getmininginfo
getnewaddress [account]
getnewpubkey [account]
getpeerinfo
getrawmempool
getrawtransaction [verbose=0]
getreceivedbyaccount [minconf=1]
getreceivedbyaddress [minconf=1]
getstakinginfo
getsubsidy [nTarget]
gettransaction
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey [label]
importwallet
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 [minconf=1] [comment]
repairwallet
resendtx
reservebalance [ [amount]]
sendalert [cancelupto]
sendfrom [minconf=1] [comment] [comment-to]
sendmany {address:amount,...} [minconf=1] [comment]
sendrawtransaction
sendtoaddress [comment] [comment-to]
setaccount
settxfee
signmessage
signrawtransaction [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [,...] [sighashtype="ALL"]
stop
submitblock [optional-params-obj]
validateaddress
validatepubkey
verifymessage

Jump to: