Why cast send
doesn't handle eip 2930 transactions ?
#8649
-
I wanted to use cast on a node to test multiple transaction type (legacy, eip2930, eip1559) but I didn't find how to make an eip2930 transaction and nothing about access_list either. I wanted to know why does cast can't craft a transaction with access_list or an eip2930 transaction (prefixed by 1) |
Beta Was this translation helpful? Give feedback.
Answered by
zerosnacks
Oct 4, 2024
Replies: 1 comment
-
This is now supported, see #8818 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
zerosnacks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is now supported, see #8818