You are viewing a single comment's thread:
Btw it isn't working :
var json = {"symbol": "PGM", "vote_weight_multiplier": 4}
hive_keychain.requestCustomJson('MEMESS', 'scot_set_vote', 'Posting', JSON.stringify(json), 'Update Vote Weight', console.log
VM640:2 Uncaught SyntaxError: missing ) after argument list
like what i am supposed to do?
Missing the trailing )
View more