Hello, not sure if this is a SQRL error or something I'm not doing right as I'm new to telos.
When I try to vote for any proposal I get the following error:
One of the accounts trying to vote with is https://telos.bloks.io/account/tipitsystems
Should have enough tlos and I staked more cpu and net and also did voting but get some error.
Error
vote weight must be greater than 0
{
"code":500
"message":"Internal Service Error"
"error":{
"code":3050003
"name":"eosio_assert_message_exception"
"what":"eosio_assert_message assertion failure"
"details":[
0:{
"message":"assertion failure with message: vote weight must be greater than 0"
"file":"wasm_interface.cpp"
"line_number":964
"method":"eosio_assert"
}
1:{
"message":"pending console output: "
"file":"apply_context.cpp"
"line_number":113
"method":"exec_one"
}
]
}
}
Hello, not sure if this is a SQRL error or something I'm not doing right as I'm new to telos. When I try to vote for any proposal I get the following error: One of the accounts trying to vote with is https://telos.bloks.io/account/tipitsystems Should have enough tlos and I staked more cpu and net and also did voting but get some error.
Error vote weight must be greater than 0
{ "code":500 "message":"Internal Service Error" "error":{ "code":3050003 "name":"eosio_assert_message_exception" "what":"eosio_assert_message assertion failure" "details":[ 0:{ "message":"assertion failure with message: vote weight must be greater than 0" "file":"wasm_interface.cpp" "line_number":964 "method":"eosio_assert" } 1:{ "message":"pending console output: " "file":"apply_context.cpp" "line_number":113 "method":"exec_one" } ] } }