Expand description
Provides a small module for each endpoint with associated PATH and handler.
Modules§
- The return a health check response.
- The
list-blocksget endpoint. - The
query-stateget endpoint. - The
subscribe-blocksget endpoint.
Structs§
- A range in blocks, used for the
list-blocksandlist-contractsendpoints. - Type to deserialize a block number query parameter.
Enums§
- Any endpoint error that might occur.
- An error produced by a subscription endpoint stream.