UNPKG

@bsv/overlay

Version:
9 lines 221 B
export interface SLAPAdvertisement { protocol: 'SLAP'; identityKey: string; domain: string; service: string; beef?: number[]; outputIndex?: number; } //# sourceMappingURL=SLAPAdvertisement.d.ts.map