mirror of
https://github.com/status-im/status-go.git
synced 2025-02-19 18:28:18 +00:00
I created a separate method SendTransactionWithPassphrase which accepts passphrase as a second argument. It's an exact copy of SendTransaction except for calling wallet.SignTxWithPassphrase.