goat-systems / go-tezos

Go Tezos Is a Go library that exposes and builds upon the Tezos RPC.
MIT License
71 stars 43 forks source link

-payout doens't trigger an actual payout #13

Closed bonedaddy closed 5 years ago

bonedaddy commented 6 years ago
rtrade@tezos1-zeronet:~/go/src/github.com/DefinitelyNotAGoat/goTezos/ExampleTools/delegationPayout$ ./delegatePayout  -delegateaddr tz1bhL4zwmLJvHJK5ejDDKdeatpqorvJdc2s -cycle 13 -payout=true
Taco Mission 5 / 5 [===============================================================================================================================================] 100.00% 18s
Tacos Have Been Made On This Day!

No indication on tzscan that a reward has been paid: http://alphanet.tzscan.io/tz1bhL4zwmLJvHJK5ejDDKdeatpqorvJdc2s

Go version:

go version go1.10.3 linux/amd64