AppleSauce
    Preparing search index...

    Type Alias LoadableAddressPointer

    type LoadableAddressPointer = {
        cache?: boolean;
        identifier?: string;
        kind: number;
        pubkey: string;
        relays?: string[];
    }
    Index

    Properties

    cache?: boolean

    Whether to ignore the cache

    identifier?: string

    Optional "d" tag for paramaritized replaceable

    kind: number
    pubkey: string
    relays?: string[]

    Relays to load from