STRICT_RLP_DECODE top-level property
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;
Whether to strictly enforce RLP decoding rules. We recommned leaving this enabled unless you have a specific reason to disable it.
bool STRICT_RLP_DECODE = true;