Open Errorist79 opened 1 year ago
Subscribe method:
{ "jsonrpc": "2.0", "method": "subscribe", "id": "0", "params": { "query": "tm.event='Tx' AND message.action CONTAINS 'MsgVote'" } }
Example content: https://gist.github.com/Errorist79/0bf3d82c16157bb07cd6966d047803b1
Parsing;
Proposal ID: proposal_vote.proposal_id
proposal_vote.proposal_id
Voter: message.sender
message.sender
Vote option: proposal_vote.option
proposal_vote.option
Tx HASH: tx.hash
tx.hash
Subscribe method:
Content parsing:
Example content: https://gist.github.com/Errorist79/0bf3d82c16157bb07cd6966d047803b1
Parsing;
Proposal ID:
proposal_vote.proposal_id
Voter:
message.sender
Vote option:
proposal_vote.option
Tx HASH:
tx.hash