ar-io / arns-service

Koa microservice that leverages Warp to support the ArNS Portal and ar.io observers.
https://api.arns.app
GNU Affero General Public License v3.0
19 stars 4 forks source link

feat(filter): filter records by contractTxId #47

Closed dtfiedler closed 11 months ago

dtfiedler commented 11 months ago

Allows a query param that filters out records that meet a specific contractTxId. We can extend this to multiple values allowed on records objects, but will start with this for now