ReferenceFunctions
encodeExportContact()
function encodeExportContact(publicKey?): Uint8Array;Defined in: packages/protocol/src/commands.ts:151
EXPORT_CONTACT: get the advert packet of a contact, or of this node when no key is given; answered by ExportContact.
Parameters
publicKey?
string
Contact to export, this node when omitted
Returns
Uint8Array