ReferenceFunctions
encodeChannelInfoResponse()
function encodeChannelInfoResponse(channel): Uint8Array;Defined in: packages/protocol/src/responses.ts:170
Encode ChannelInfo, the answer to GET_CHANNEL.
Parameters
channel
Returns
Uint8Array
function encodeChannelInfoResponse(channel): Uint8Array;Defined in: packages/protocol/src/responses.ts:170
Encode ChannelInfo, the answer to GET_CHANNEL.
Uint8Array