mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-29 15:57:03 +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 {
|
TransactionSigner {
|
||||||
id: transactionSigner
|
id: transactionSigner
|
||||||
width: stack.width
|
width: stack.width
|
||||||
// Not Refactored Yet
|
signingPhrase: root.store.signingPhrase
|
||||||
// signingPhrase: root.store.walletModelInst.utilsView.signingPhrase
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user