arkiv-sdk
    Preparing search index...

    Type Alias DeleteEntityReceipt

    Receipt returned when successfully deleting an entity in Arkiv

    type DeleteEntityReceipt = {
        entityKey: Hex;
    }
    Index

    Properties

    Properties

    entityKey: Hex

    The unique hexadecimal key of the deleted entity