How do I send Proposal ID when requesting for vote info on a proposal in JS
Conversation2 posts321 viewsLast activity Jan 2023
JK
jk_250OP
Jan 2023I’ve been trying to get voting data on a particular proposal by a user and the client needs two arguments, namely the proposal ID and the voter address. While the voter address is a string the ID is a Long Object which I can’t seem to send properly. Can someone shed some light on the correct format and usage of Long in this case?
DA
Damien
Jan 2023Hey! Can you elaborate further? What is the command you are trying to pass? Cheers