mirror of
https://github.com/dap-ps/discover.git
synced 2025-01-31 11:35:18 +00:00
Slight wording change
This commit is contained in:
parent
c1dad9922a
commit
21e587b6cc
@ -55,7 +55,7 @@ class TransactionStatus extends React.Component {
|
||||
{progress && (
|
||||
<div className={styles.status}>
|
||||
<img src={loadingSpinner} alt="Loading..." />
|
||||
Waiting for confirmation of the network...
|
||||
Waiting for confirmation from Ethereum...
|
||||
</div>
|
||||
)}
|
||||
{failed && (
|
||||
|
Loading…
x
Reference in New Issue
Block a user