originalStorageCache
originalStorageCache(
baseState
):object
Commits the current change-set to the instance since the last call to checkpoint.
Parameters
• baseState: BaseState
Returns
object
clear()
Returns
void
get()
Parameters
• address: EthjsAddress
• key: Uint8Array
Returns
Promise
<Uint8Array
>
Source
packages/state/src/actions/originalStorageCache.js:9