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 d81ff0b commit 06f54eeCopy full SHA for 06f54ee
CHANGELOG.md
@@ -9,6 +9,8 @@ As a minor extension, we have adopted a slightly different versioning convention
9
10
## Mithril Distribution [XXXX] - UNRELEASED
11
12
+- Support for removal of `cardano_transactions_signing_config` from the diffused mithril network configuration.
13
+
14
- Decentralization of the configuration parameters of Mithril networks:
15
- Added the `/protocol-configuration/{epoch}` route to fetch aggregator configuration for a given epoch, `{epoch}` must be a number.
16
- Refactor Signer and Aggregator (leader, follower) to read network configurations from a `MithrilNetworkConfigurationProvider`
0 commit comments