bug: invalid sender
error when using Trezor with forge script
with --broadcast
flag
#7342
Labels
A-compatibility
Area: compatibility
Cmd-forge-script
Command: forge script
T-bug
Type: bug
T-to-investigate
Type: to investigate
T-to-reproduce
Type: requires reproduction
#7141 probably introduced some regeression for trezor signers: https://t.me/foundry_support/51031
"Invalid sender" error when using Trezor with forge script and the --broadcast flag.
Command:
forge script script/myscript --rpc-url $MAINNET_RPC_URL --mnemonic-derivation-paths "myderivation" --trezor --broadcast -vvvv --sender myaddr --sig "something"
The text was updated successfully, but these errors were encountered: