hashgraph / solo

An opinionated CLI tool to deploy and manage standalone test networks.
Apache License 2.0
27 stars 7 forks source link

Update Solo for Network transplant process #860

Open derektriley opened 4 days ago

derektriley commented 4 days ago

Requested Feature

Background In order for Solo to start/spin up networks with a saved state generated from a different network it will need to support placing the correct files on disk in the correct location.

See this PR in hedera-services for more implementation details if necessary.

Acceptance Criteria

Dependencies

Business Need

For Solo to support the network transplant process, which has been recently updated on the consensus node.

Additional Context

No response