AppleSauce
    Preparing search index...
    type ZapSplit = {
        percent: number;
        pubkey: string;
        relay?: string;
        weight: number;
    }
    Index

    Properties

    percent: number
    pubkey: string
    relay?: string
    weight: number