You are viewing a single comment's thread from:

RE: How to change your vote weight on tribes

in #tribes3 months ago

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?

Sort:  

Missing the trailing )

noice, worked out well now