arkiv-sdk
    Preparing search index...

    Type Alias UpdateEntityReceipt

    Receipt returned when successfully updating an entity in Arkiv

    type UpdateEntityReceipt = {
        entityKey: Hex;
        expirationBlock: number;
    }
    Index

    Properties

    entityKey: Hex

    The unique hexadecimal key of the updated entity

    expirationBlock: number

    The new block number at which this entity will expire