mirror of
https://github.com/status-im/status-go.git
synced 2025-01-12 07:35:02 +00:00
750612f2bc
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.