UNPKG

@bsv/overlay

Version:
9 lines (8 loc) 168 B
export interface Advertisement { protocol: 'SHIP' | 'SLAP' identityKey: string domain: string topicOrService: string beef?: number[] outputIndex?: number }