Fix guardiand admin list-nodes for pythnet

Thanks @maiquanghiep

Reported-By: Quang-Hiep Mai <maiquanghiepdl@gmail.com>
This commit is contained in:
Jeff Schroeder 2022-08-30 12:42:09 -04:00 committed by Evan Gray
parent 03746c7752
commit 214c3bc73a
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ func runListNodes(cmd *cobra.Command, args []string) {
{"Celo", vaa.ChainIDCelo},
{"Near", vaa.ChainIDNear},
{"Terra2", vaa.ChainIDTerra2},
{"Pythnet", vaa.ChainIDPythNet},
}
if isTestnet {