Open
Description
Hello! I am trying to make typed transaction (EIP-1559) using the Python and ledger app but I am struggling to get it to work.
The error I get on the device is:
0x6501 # Transaction type not supported
As far as I can tell, I am just passing 2 as the transaction type...
I have no tried enabling debugging yet because I am not an app develop for Ledger but that may be the next step because I am not sure what is wrong.