UNPKG

libp2p-gossipsub

Version:
3 lines (2 loc) 142 B
export declare function messageIdToString(msgId: Uint8Array): string; export declare function messageIdFromString(msgId: string): Uint8Array;