Getting the referendum_id
per proposal_id
#4
Labels
bug
Something isn't working
documentation
Improvements or additions to documentation
enhancement
New feature or request
Hello there! I'm testing the
testrefendum
contract and trying to get the tables for each referendum, but what it came to me is a scenario to know and track to which proposal/amendment is the referendum connected to. I was trying to see if I can find a way to connect a referendum to a proposal but I couldn't see such a connection.How can I know if a
referendum
is connected to aproposal_id
? I saw theparent
property on theproposals
table at thetestproposal
contract but this is for a proposal that comes from a main proposal (amendment).The text was updated successfully, but these errors were encountered: