ReferenceFunctions
encodeSetChannel()
function encodeSetChannel(params): Uint8Array;Defined in: packages/protocol/src/commands.ts:190
SET_CHANNEL: write a channel slot (name and 16-byte secret).
Parameters
params
Slot, name and secret
Returns
Uint8Array