Closed aead closed 11 months ago
This commit fixes a bug in the KES server command. The server must read its config file before looking up the net addrs it listens on because the addr may not come from the command line but from the config file.
Fixed by #419
This commit fixes a bug in the KES server command. The server must read its config file before looking up the net addrs it listens on because the addr may not come from the command line but from the config file.