Skip to content
Snippets Groups Projects
Commit cb670c9c authored by Éloïs's avatar Éloïs
Browse files

[fix] rfc3: typo in graphql schema

parent 55682095
No related branches found
No related tags found
1 merge request!3WIP: RFC 3 : GraphQL API for Duniter Client
...@@ -185,7 +185,7 @@ type Head { ...@@ -185,7 +185,7 @@ type Head {
incomingConf: Int!, incomingConf: Int!,
freeMirrorRooms: Int!, freeMirrorRooms: Int!,
freeMemberRooms: Int!, freeMemberRooms: Int!,
nodeID: Int!, nodeId: Int!,
pubkey: String!, pubkey: String!,
blockNumberAndHash: BlockNumberAndHash!, blockNumberAndHash: BlockNumberAndHash!,
software: String!, software: String!,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment