Got one for voting? I think steemconnect needs something to handle a proposal ID of 0 possibly...
Keychain also needs to update to latest steemjs before proposal voting can happen too, from what I've gathered. (And can you add it to your nice site when that happens :) )
Wait was this 3 days ago before steempeak added the proposal button? https://steempeak.com/me/proposals Is this not fully up yet? looks great! i almost submitted a proposal for @phonedata project just need 10 SBD :)
Got one for voting? I think steemconnect needs something to handle a proposal ID of 0 possibly...
Keychain also needs to update to latest steemjs before proposal voting can happen too, from what I've gathered. (And can you add it to your nice site when that happens :) )
Example call:
steem_keychain.requestBroadcast('eonwarped', [['update_proposal_votes', { voter: 'eonwarped', proposal_ids: [0], approve: true}]], 'Active', function(response) { console.log('main js response - broadcast'); console.log(response); });
To vote-- https://beta.steemconnect.com/sign/update-proposal-votes?proposal_ids=%5B%220%22%5D
Wait was this 3 days ago before steempeak added the proposal button? https://steempeak.com/me/proposals Is this not fully up yet? looks great! i almost submitted a proposal for @phonedata project just need 10 SBD :)