go-iost
go-iost copied to clipboard
error: pay ram failed. no permission. need 11559@active
./iwallet --server 13.52.105.102:30002 --account ninjabattle -v call Contract39pJMjKYv36DbC4EoqFMzAKg7ZiCmF4tLemCDyVJD1ac unfreezeTopia '[]' --chain_id 1023
I am getting this error all the other functions of my contract working.. Transaction executed err ERROR: running action Action{Contract: Contract39pJMjKYv36DbC4EoqFMzAKg7ZiCmF4tLemCDyVJD1ac, ActionName: unfreezeTopia, Da... error: pay ram failed. no permission. need 11559@active any suggestion ?? I did this also - ./iwallet sys addperm transfer 100 -a ninjabattle -s 13.52.105.102:30002 --chain_id 1023 --signers=ninjabattle@owner ..but still havig error
Maybe you can try this: https://developers.iost.io/docs/en/6-reference/EconContract.html#buypayer-receiver-amount
I already added RAM to contract using chrome wallet .. all functions of contract working properly but one contract raising error.
Maybe you can try this: https://developers.iost.io/docs/en/6-reference/EconContract.html#buypayer-receiver-amount
I already added RAM to contract using chrome wallet .. all functions of contract working properly but one contract raising error.