All chains
    Preparing search index...

    Type Alias ApprovalCancelled

    ApprovalCancelled: PlainDescriptor<
        {
            collection: number;
            delegate: SS58String;
            item: number;
            owner: SS58String;
        },
    >

    An approval for a delegate account to transfer the item of an item collection was cancelled by its owner.