This gist provides instructions on how to migration from Ghostcloud on ComsosSDK 0.47 to Ghostcloud on CosmosSDK 0.50 (POA). The procedure assumes a cutover to a new chain running using Ghostcloud CosmosSDK 0.50 POA.
- Stop a running Ghostcloud 0.47 node and export the ghostcloud module state
# The `--log_level error` parameter IS IMPORTANT. Do not remove. ghostcloudd export --log_level error \ --height [HEIGHT] \ --for-zero-height \