hyperledger-labs / convector

Smart Contract Systems the easy way. Open source development framework.
Other
146 stars 45 forks source link

fix: add storageOptions parameter to query method #120

Closed JonathanDe closed 4 years ago

JonathanDe commented 4 years ago

Signed-off-by: JonathanDe jdominguezc26@gmail.com

Proposed changes

I'm adding a new parameter to the query method, this is going to be passed in the same way as the other methods (get, set) are using this storageOptions to query for example some private data

Types of changes

What types of changes does your code introduce to Convector? Put an x in the boxes that apply

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.