MinaProtocol / mina

Mina is a cryptocurrency protocol with a constant size blockchain, improving scaling while maintaining decentralization and security.
https://minaprotocol.com
Apache License 2.0
1.98k stars 525 forks source link

move graphql schema definitions in the consensus lib to coda graphql library #4648

Open deepthiskumar opened 4 years ago

deepthiskumar commented 4 years ago

Graphql schema definitions should all probably reside in one place (in coda_graphql.ml). There are a few in the consensus library. Moved one of them in #4538

robinbb commented 1 year ago

@deepthiskumar @ylecornec Are there still more GraphQL schema definitions to move?

ylecornec commented 1 year ago

They are still a few in the consensus library.

This one for instance.