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.
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.