Skip to content

withOwnerValidation

function withOwnerValidation(store): PersistentMemoryStore;

Wraps a PersistentMemoryStore so every call validates its owner (and block key, where the method takes one) before reaching the backend.

Parameter Type

store

PersistentMemoryStore

PersistentMemoryStore