Open PantheaEU opened 1 year ago
I have noticed a problem with fogg not beeing able to read/parse the info from a recently updated api/rest endpoint...
Here is the url to an updated endpoint without fogg: https://lum-api.lavenderfive.com/cosmos/base/tendermint/v1beta1/node_info And here is my endpoint after the update with fogg running: https://lum-api.panthea.eu/cosmos/base/tendermint/v1beta1/node_info The updated node starts with default_node_info instead of node_info ... hope this makes sense. :)
Thanks for the feedback. I'll raise a PR to address this.
I have noticed a problem with fogg not beeing able to read/parse the info from a recently updated api/rest endpoint...
Here is the url to an updated endpoint without fogg: https://lum-api.lavenderfive.com/cosmos/base/tendermint/v1beta1/node_info And here is my endpoint after the update with fogg running: https://lum-api.panthea.eu/cosmos/base/tendermint/v1beta1/node_info The updated node starts with default_node_info instead of node_info ... hope this makes sense. :)