Updates the key-value trie state for an E2E conference call blockchain.
e2e.chain.changeSetValue#7c4f9bfa key:bytes value:bytes = e2e.chain.Change;
| Name | Type | Description |
|---|---|---|
| key | bytes | Key to update in the key-value trie. |
| value | bytes | Value to store for the specified key. |