mirror of
https://github.com/status-im/status-go.git
synced 2025-02-15 00:08:46 +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.