blinklabs-io / cardano-node-api

Multi-protocol API for interfacing with a local Cardano node
Apache License 2.0
5 stars 0 forks source link

feat: endpoint for gRPC query.SearchUtxos #178

Closed wolf31o2 closed 3 months ago

wolf31o2 commented 3 months ago

This implements the query.SearchUtxos endpoint from the UTxO RPC gRPC standard, which is an interface over the Ouroboros LocalStateQuery mini-protocol.