You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think partially, yes.
Although that spec doesn't really tell us much apart from the endpoints. It doesn't give return values or types for the ones I checked, so it would be very hard to implement.
I think we can use some of these endpoints that make sense, and then actually specify the return types if we are going to use it.
Implement the various HTTP API Endpoints.
We may be able to borrow a few from the validator client
We are using axum, so the routes need to be updated
The text was updated successfully, but these errors were encountered: