e2e.chain.changeSetValue

Updates the key-value trie state for an E2E conference call blockchain.

e2e.chain.changeSetValue#7c4f9bfa key:bytes value:bytes = e2e.chain.Change;

Parameters

Name Type Description
key bytes Key to update in the key-value trie.
value bytes Value to store for the specified key.

Type

e2e.chain.Change

Related pages

E2E Group Calls