Acesse o link https://forum.decred.org/threads/br...t-sending-and-receiving-coins-os-neutral.355/ tem o passo a passo muito bom, para quem ainda não conseguiu participar do TESTENET.
Bom dia não sei no caso de vocês. Eu segui o tutorial descrito acima fiz tudo certinho, mandei o endereço no forum e recebi 100 moedas. Porem, eu consulto meu saldo tenho 100 moedas, dae envio uma moedas para algum endereço, quando vou consultar meu saldo novamente, o mesmo está zerado. Não entendi o porque! Segue os comando no CMD: C:\Users\Raphael\Desktop\windows-amd64> C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet listtransactions [] C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet listtransactions [ { "account": "", "address": "TsV15bjQremmbsb3Hb8Z8CPeDi1DLWhmcrt", "amount": 99.9999, "blockhash": "000000000006b73365c7392c0fac73fc34355d65db3c4e7d00f7a949e2b1b6 b9", "blocktime": 1454196579, "category": "receive", "confirmations": 245, "time": 1454236835, "timereceived": 1454236835, "txid": "c5bd379f1ec1acd7cbd37a7f4b781426183357185ebd99330c91a4e2647a25b4", "vout": 1, "walletconflicts": [] } ] C:\Users\Raphael\Desktop\windows-amd64> C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet getbalance 99.9999 C:\Users\Raphael\Desktop\windows-amd64> C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet sendtoaddress TsX4RR5LCC1z6xXjpDESrSS3WHUVUfmVj3W 1 -13: Enter the wallet passphrase with walletpassphrase first C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet walletpassphrase Teste@1234 240 C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet sendtoaddress TsX4RR5LCC1z6xXjpDESrSS3WHUVUfmVj3W 1 6febf9841e5777f679b39680d764c0d31064eb38c6e8912cd7553d60b0247b46 C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet getbalance 0 Ai quando a trasação de envio se confirma, o saldo volta e aparece mais um transação de envio. Segue Comandos.... C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet getbalance 98.99989 C:\Users\Raphael\Desktop\windows-amd64>dcrctl --testnet --notls -u raphaelsoares -P Teste@1234 --wallet listtransactions [ { "account": "", "address": "TsX4RR5LCC1z6xXjpDESrSS3WHUVUfmVj3W", "amount": -1, "blockhash": "00000000001a257fc5fc8b719d2d381f4e2c1ab5eb0e72714212b7f94ac921 6b", "blocktime": 1454237129, "category": "send", "confirmations": 4, "fee": -1e-05, "time": 1454236948, "timereceived": 1454236948, "txid": "6febf9841e5777f679b39680d764c0d31064eb38c6e8912cd7553d60b0247b46", "vout": 1, "walletconflicts": [] }, { "account": "", "address": "TsV15bjQremmbsb3Hb8Z8CPeDi1DLWhmcrt", "amount": -99.9999, "blockhash": "000000000006b73365c7392c0fac73fc34355d65db3c4e7d00f7a949e2b1b6 b9", "blocktime": 1454196579, "category": "send", "confirmations": 406, "fee": 0, "time": 1454236835, "timereceived": 1454236835, "txid": "c5bd379f1ec1acd7cbd37a7f4b781426183357185ebd99330c91a4e2647a25b4", "vout": 1, "walletconflicts": [] }, { "account": "", "address": "TsV15bjQremmbsb3Hb8Z8CPeDi1DLWhmcrt", "amount": 99.9999, "blockhash": "000000000006b73365c7392c0fac73fc34355d65db3c4e7d00f7a949e2b1b6 b9", "blocktime": 1454196579, "category": "receive", "confirmations": 406, "time": 1454236835, "timereceived": 1454236835, "txid": "c5bd379f1ec1acd7cbd37a7f4b781426183357185ebd99330c91a4e2647a25b4", "vout": 1, "walletconflicts": [] } ]