ReferenceFunctions
encodeContactsStartResponse()
function encodeContactsStartResponse(total): Uint8Array;Defined in: packages/protocol/src/responses.ts:34
Encode ContactsStart, opening a contact listing with the number of contacts to follow.
Parameters
total
number
Returns
Uint8Array