STRICT_RLP_DECODE top-level property

bool STRICT_RLP_DECODE
getter/setter pair

Whether to strictly enforce RLP decoding rules. We recommned leaving this enabled unless you have a specific reason to disable it.

Implementation

bool STRICT_RLP_DECODE = true;