Epoch:
- {certificate.beacon.epoch}
+ {certificate.epoch}
- Immutable File Number:
- {certificate.beacon.immutable_file_number}
+ Block number:
+ {certificate.signed_entity_type.CardanoTransactions[1]}
>
diff --git a/mithril-explorer/src/components/VerifyCertificate/CertificateVerifier.js b/mithril-explorer/src/components/VerifyCertificate/CertificateVerifier.js
index 706fffefd6c..2b6db60e148 100644
--- a/mithril-explorer/src/components/VerifyCertificate/CertificateVerifier.js
+++ b/mithril-explorer/src/components/VerifyCertificate/CertificateVerifier.js
@@ -147,7 +147,7 @@ export default function CertificateVerifier({
linkVariant="primary"
/>
- Epoch: {certificate.beacon.epoch}
+ Epoch: {certificate.epoch}