We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 393cb9f commit 36b547dCopy full SHA for 36b547d
mithril-explorer/src/components/CertifyCardanoTransactionsModal/TransactionCertificationResult.js
@@ -97,7 +97,7 @@ export default function TransactionCertificationResult({
97
transactions
98
</Alert.Heading>
99
<p className="mb-1">
100
- Either the transactions proof is invalid or all the transactions are not certified.
+ Either the transactions proof is invalid or none of the transactions is certified.
101
</p>
102
<p className="mb-0 fst-italic">
103
<i className="bi bi-info-circle"></i> Mithril may still have to certify those
0 commit comments