Skip to content

Commit

Permalink
remove mithril
Browse files Browse the repository at this point in the history
  • Loading branch information
disassembler committed Jul 16, 2024
1 parent ba66d5b commit 69f68b9
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions cardano-lib/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@ let
submitApiConfig = mkSubmitApiConfig name environments.${name}.nodeConfig;
dbSyncConfig = mkDbSyncConfig name environments.${name}.nodeConfig;
explorerConfig = mkExplorerConfig name environments.${name}.nodeConfig;
mithrilSignerConfig = mkMithrilSignerConfig name env;
} // env) {
mainnet = rec {
useByronWallet = true;
Expand All @@ -142,12 +141,6 @@ let
explorerUrl = "https://explorer.cardano.org";
smashUrl = "https://smash.cardano-mainnet.iohk.io";
metadataUrl = "https://tokens.cardano.org";
mithrilAggregatorEndpointUrl = "https://aggregator.release-mainnet.api.mithril.network/aggregator";
mithrilEraReaderParams = {
address = "addr1qy72kwgm6kypyc5maw0h8mfagwag8wjnx6emgfnsnhqaml6gx7gg4tzplw9l32nsgclqax7stc4u6c5dn0ctljwscm2sqv0teg";
verification_key = "5b31312c3133342c3231352c37362c3134312c3232302c3131312c3135342c36332c3233302c3131342c31322c38372c37342c39342c3137322c3133322c32372c39362c3138362c3132362c3137382c31392c3131342c33302c3234332c36342c3134312c3131302c38332c38362c31395d";
};
mithrilGenesisVerificationKey = "5b3139312c36362c3134302c3138352c3133382c31312c3233372c3230372c3235302c3134342c32372c322c3138382c33302c31322c38312c3135352c3230342c31302c3137392c37352c32332c3133382c3139362c3231372c352c31342c32302c35372c37392c33392c3137365d";
edgeNodes = [
{
addr = relaysNew;
Expand Down

0 comments on commit 69f68b9

Please sign in to comment.