Skip to content

validatorFeePoolAddressLiteral

validatorFeePoolAddressLiteral(address): InstructionArg

Defined in: ootle/src/helpers/cbor-literal.ts:223

CBOR-encode a ValidatorFeePoolAddress as Tag(138, bytes(32)). Accepts either the vnfp_<hex> form or the bare 64-hex-char tail.

string

InstructionArg

if the address body is not 32 bytes (64 hex chars).