mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-17 18:11:54 +00:00
fix(browser-sign): show signing phrase in the sign tx modal
Fixes #4778
This commit is contained in:
parent
cd68691ed8
commit
a3048f517b
@ -257,8 +257,7 @@ StatusModal {
|
||||
TransactionSigner {
|
||||
id: transactionSigner
|
||||
width: stack.width
|
||||
// Not Refactored Yet
|
||||
// signingPhrase: root.store.walletModelInst.utilsView.signingPhrase
|
||||
signingPhrase: root.store.signingPhrase
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user