avalkov

Results 2 issues of avalkov

Health check client should not have hard-coded `localhost` but instead use the value set in the config for http-host. https://github.com/ava-labs/avalanche-network-runner/blob/main/local/network.go#L631

Optimization of export genesis command to use less memory.