Last updated 1 year ago
This module allows the contract interaction with the key value storage on chain.
KVStoreClient
KVStoreClient.__init__()
KVStoreClient.get()
KVStoreClient.get_url()
KVStoreClient.set()
KVStoreClient.set_bulk()
KVStoreClient.set_url()
KVStoreClientError