boolLiteral
boolLiteral(
value):InstructionArg
Defined in: ootle/src/helpers/cbor-literal.ts:142
CBOR-encode a bool as a CBOR boolean primitive.
Parameters
Section titled “Parameters”boolean
Returns
Section titled “Returns”InstructionArg
boolLiteral(
value):InstructionArg
Defined in: ootle/src/helpers/cbor-literal.ts:142
CBOR-encode a bool as a CBOR boolean primitive.
boolean
InstructionArg