Closed pgerzani closed 3 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:
startticketbuyer
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.
This issue is solved in https://github.com/projectpai/paicoin/pull/361.
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:I kept receiving JSON parse errors. Can you please double-check this call to ensure that it works as intended.