isEIP155Enforced
Checks whether EIP-155 is enforced by sending a random transaction of legacy type (pre-EIP-155) and parsing the error message.
Example
Parameters
Returns
A promise that resolves to a boolean indicating whether EIP-155 is enforced.
Checks whether EIP-155 is enforced by sending a random transaction of legacy type (pre-EIP-155) and parsing the error message.
A promise that resolves to a boolean indicating whether EIP-155 is enforced.