UNPKG

@bsv/overlay

Version:
9 lines 229 B
export interface Advertisement { protocol: 'SHIP' | 'SLAP'; identityKey: string; domain: string; topicOrService: string; beef?: number[]; outputIndex?: number; } //# sourceMappingURL=Advertisement.d.ts.map