maestro-org / typescript-sdk

TypeScript SDK for the Maestro Dapp Platform
https://www.gomaestro.org/
Apache License 2.0
5 stars 5 forks source link

fix(Search Param Names): "withCbor" and "resovleDatums" to match API spec #43

Closed gavinharris-dev closed 8 months ago

gavinharris-dev commented 8 months ago

Thank you for contributing to Maestro! We appreciate your effort and dedication to improving this project. To ensure that your contribution is in line with the project's guidelines and can be reviewed efficiently, please fill out the template below.

Remember to follow our Contributing Guide before submitting your pull request.

Summary

The Search Attributes withCbor and resolveDatums do not match the required format as shown in the API specification (https://docs.gomaestro.org/Indexer-API/Addresses/utxos-by-address). This change is to bring the API Types in line with the API specification.

Type of Change

Please mark the relevant option(s) for your pull request:

Checklist

Please ensure that your pull request meets the following criteria: