-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add KV store module in GO client #862
Comments
Is this one still relevant @0oM4R @AhmedHanafy725 |
not sure if it's still required for the v client, but it's good to have it on the tfchain go client |
WIP: The listing of all key-value pairs had a problem that the client used in the chain doesn't support creating/listing using partial key, so couldn't list the keys in the store Reported here: we will need more time to find another client or fork and update the client to support using partial keys. |
Work Completed
|
this will be used in V client
The text was updated successfully, but these errors were encountered: