NethermindEth / juno

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

Fix #2175 - Add SignatureCarrier interface for transactions with signatures #2189

Open pri-3x opened 1 month ago

pri-3x commented 1 month ago

Relates to issue #2175

-Add SignatureCarrier interface for improved transaction signature handling.