Typeberry by Fluffy Labs - v0.4.0
    Preparing search index...

    Class UpdateStorage

    Update service storage item.

    Can either create/modify an entry or remove it.

    Index

    Properties

    Accessors

    Methods

    Properties

    action:
        | { kind: Set; storage: StorageItem }
        | { key: BytesBlob & pvm.WithOpaque<"storage key">; kind: Remove }

    Accessors

    Methods