Skip to content

Welshman Docs / @welshman/util / ZapRequestParams

Type Alias: ZapRequestParams ​

ZapRequestParams = object

Defined in: Zaps.ts:142

Properties ​

anonymous? ​

optional anonymous: boolean

Defined in: Zaps.ts:149


content? ​

optional content: string

Defined in: Zaps.ts:147


eventId? ​

optional eventId: string

Defined in: Zaps.ts:148


msats ​

msats: number

Defined in: Zaps.ts:143


pubkey ​

pubkey: string

Defined in: Zaps.ts:145


relays ​

relays: string[]

Defined in: Zaps.ts:146


zapper ​

zapper: Zapper

Defined in: Zaps.ts:144