Wakacoin Transaction
Transactions let users spend wakacoins. Each transaction is constructed out of several parts which enable simple direct payments or Wakacoin Smart Contract function. When the transaction amount is 0 wakacoin, it enables the Wakacoin Smart Contract function.
Transaction
|
|
|
Command-Line Interface
send -from FROM -to TO -amount AMOUNT - Send AMOUNT of coins from FROM address to TO address sendtxs - Send all the transactions in the txsBucket startnode -miner ADDRESS - Start a node with ID specified in NODE_ID env. var. -miner enables mining |