projectpai / paicoin

Official repo of PAI Coin
https://projectpai.com
MIT License
63 stars 35 forks source link

The RPC command starticketbuyer does not work with the provided examples #322

Closed pgerzani closed 3 years ago

pgerzani commented 4 years ago

As part of my investigation into why ticket buying was not working, I was trying to use the startticketbuyer call. However, I kept getting RPC errors even using the examples from the help text:

 paicoin-cli startticketbuyer "" 500000 "" "" "" "" 0 1

I kept receiving JSON parse errors. Can you please double-check this call to ensure that it works as intended.

sebastianrusu commented 4 years ago

This issue is solved in https://github.com/projectpai/paicoin/pull/361.