NethermindEth / juno

Starknet client implementation.
https://juno.nethermind.io
Apache License 2.0
386 stars 167 forks source link

adaptTransaction needs to account for non v1 Invoke transactions #1821

Closed rianhughes closed 5 months ago

rianhughes commented 5 months ago

see here https://github.com/NethermindEth/starknet.go/blob/main/rpc/transaction.go#L30

This function should be able to handle v2 and v3 invoke transactions