legacyEip712Encode abstract method
EIP-712 Legacy Encode method with an option to keep a specific size.
Implementation
EncoderResult legacyEip712Encode(AbiParameter params, T input, bool keepSize);
EIP-712 Legacy Encode method with an option to keep a specific size.
EncoderResult legacyEip712Encode(AbiParameter params, T input, bool keepSize);