I'm trying "runmethod" but I keep getting an error:
Unexpected Status [Error : 0 : Option 1 was unrecognized]
I am trying different calls but they are all the same. (this is on testnet)
What am I missing? This is one of the calls I'm trying:
lite-client --addr 127.0.0.1:43503 --pub /var/ton-work/keys/liteserver.pub -c "runmethod :-1:3333333333333333333333333333333333333333333333333333333333333333 active_election_id"
I also tried without -1 but then it says the address is invalid.
Sep 29, 2023, 4:09 PM