You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hmm, I see now that I missed that restriction. In any case, re-open and I'll revisit this: basically, by using two different (sub)structs for VoterResponse and VoterListResponse.
Cw3QueryMsg::Voter{addr: HumanAddr}
should return something likecw4::MemberResponse
, eg:Do not change the
VoterListResponse
return info.The text was updated successfully, but these errors were encountered: