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
with the generic VerifyMembership and VerifyNonMembership functions.
Mostly likely can be done in a single pr, assuming the diffs don't get too large due to some unforseen issue. If there's a change that requires discussion, please split up the pr
For Admin Use
Not duplicate issue
Appropriate labels applied
Appropriate contributors tagged/assigned
The text was updated successfully, but these errors were encountered:
Summary
Sub-issue of #1145
Pre-requirements:
Replace usage of:
VerifyClientState
VerifyConsensusState
VerifyConnection
VerifyChannel
VerifyPacketCommitment
VerifyAcknowledgement
VerifyPacketReceipt
VerifyPacketReceiptAbsence
with the generic
VerifyMembership
andVerifyNonMembership
functions.Mostly likely can be done in a single pr, assuming the diffs don't get too large due to some unforseen issue. If there's a change that requires discussion, please split up the pr
For Admin Use
The text was updated successfully, but these errors were encountered: