Skip to content

Commit 50f3a74

Browse files
committed
Update doc with new genesis verification key location
1 parent d261009 commit 50f3a74

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/root/networks-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Here is an up to date list of all the **Mithril Networks**, their configurations
9494
In this documentation, we use the generic:
9595
* ****YOUR_CARDANO_NETWORK**** identifier, but you need to replace it with the name of the network that runs on your Cardano node (e.g. `preprod`)
9696
* ****YOUR_AGGREGATOR_ENDPOINT**** identifier, but you need to replace it with the endpoint of an aggregator that runs on the Cardano network you target (e.g. `https://aggregator.release-preprod.api.mithril.network/aggregator`)
97-
* ****YOUR_GENESIS_VERIFICATION_KEY**** identifier, but you need to replace it with the genesis verification key url that runs on the Cardano network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/TEST_ONLY_genesis.vkey`)
97+
* ****YOUR_GENESIS_VERIFICATION_KEY**** identifier, but you need to replace it with the genesis verification key url that runs on the Cardano network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/release-preprod/genesis.vkey`)
9898
* ****YOUR_ERA_READER_ADAPTER_TYPE**** identifier, but you need to replace it with the era reader adapter type used by the Mithril network you target (e.g. `cardano-chain`)
9999
* ****YOUR_ERA_READER_ADDRESS**** identifier, but you need to replace it with the era reader address url used by the Mithril network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/address.addr`)
100100
* ****YOUR_ERA_READER_VERIFICATION_KEY**** identifier, but you need to replace it with the era reader verification key url used by the Mithril network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/TEST_ONLY_era.vkey`)

docs/versioned_docs/version-maintained/networks-matrix.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Here is an up to date list of all the **Mithril Networks**, their configurations
9494
In this documentation, we use the generic:
9595
* ****YOUR_CARDANO_NETWORK**** identifier, but you need to replace it with the name of the network that runs on your Cardano node (e.g. `preprod`)
9696
* ****YOUR_AGGREGATOR_ENDPOINT**** identifier, but you need to replace it with the endpoint of an aggregator that runs on the Cardano network you target (e.g. `https://aggregator.release-preprod.api.mithril.network/aggregator`)
97-
* ****YOUR_GENESIS_VERIFICATION_KEY**** identifier, but you need to replace it with the genesis verification key url that runs on the Cardano network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/TEST_ONLY_genesis.vkey`)
97+
* ****YOUR_GENESIS_VERIFICATION_KEY**** identifier, but you need to replace it with the genesis verification key url that runs on the Cardano network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/mithril-infra/configuration/release-preprod/genesis.vkey`)
9898
* ****YOUR_ERA_READER_ADAPTER_TYPE**** identifier, but you need to replace it with the era reader adapter type used by the Mithril network you target (e.g. `cardano-chain`)
9999
* ****YOUR_ERA_READER_ADDRESS**** identifier, but you need to replace it with the era reader address url used by the Mithril network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/address.addr`)
100100
* ****YOUR_ERA_READER_VERIFICATION_KEY**** identifier, but you need to replace it with the era reader verification key url used by the Mithril network you target (e.g. `https://raw.githubusercontent.com/input-output-hk/mithril/main/TEST_ONLY_era.vkey`)

0 commit comments

Comments
 (0)