ReferenceFunctions
encodeGetContactByKey()
function encodeGetContactByKey(publicKey): Uint8Array;Defined in: packages/protocol/src/commands.ts:166
GET_CONTACT_BY_KEY: read one contact; answered by Contact or Err.
Parameters
publicKey
string
64 hex characters
Returns
Uint8Array