Production Readiness: Dynamically construct the genesis-network.json and add it to the values file to be used during network deploy #949
Labels
Internal Requirement
P0
An issue impacting production environments or impacting multiple releases or multiple individuals.
Tasks
References in hedera-services repo:
loadNetwork(configProvider.getConfiguration(), GENESIS_NETWORK_JSON)
: https://github.com/hashgraph/hedera-services/blob/710adf4f88df92ff47c5587850e2bb89ccaef582/hedera-node/hedera-app/src/main/java/com/hedera/node/app/info/DiskStartupNetworks.java#L88-L88 (you can step into the data structure which is autogenerated if you checkoutdevelop
and run./gradlew assemble --stacktrace --info
)The text was updated successfully, but these errors were encountered: