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
This version adds support for GetAllStatesCompositeKeyWithPagination() so that all composite keys within a chaincode can be retrieved, similar to how GetStateByRangeWithPagination() returns all simple keys within a chaincode.