bytesLiteral
bytesLiteral(
value):InstructionArg
Defined in: ootle/src/helpers/cbor-literal.ts:134
CBOR-encode a Vec<u8> as a CBOR byte string.
Parameters
Section titled “Parameters”Uint8Array
Returns
Section titled “Returns”InstructionArg
bytesLiteral(
value):InstructionArg
Defined in: ootle/src/helpers/cbor-literal.ts:134
CBOR-encode a Vec<u8> as a CBOR byte string.
Uint8Array
InstructionArg