AppleSauce
    Preparing search index...
    • Selects oldest tokens and proofs that total up to more than the min amount If mint is undefined, finds a mint with sufficient balance and selects only from that mint

      Parameters

      • tokens: NostrEvent[]
      • minAmount: number
      • Optionalmint: string

      Returns { events: NostrEvent[]; proofs: Proof[] }

      If there are insufficient funds