threefoldtech / tfchain_graphql

Graphql for TFchain
Apache License 2.0
2 stars 3 forks source link

Node public config parser is missing a handle for version 118 #171

Closed sameh-farouk closed 2 months ago

sameh-farouk commented 4 months ago

We are missing a parser for public config v118, which means public configs for nodes are not saved on GraphQL for new nodes.

https://github.com/threefoldtech/tfchain_graphql/blob/master/src/mappings/nodes.ts#L680-L700