Closed TotallyNotChase closed 3 months ago
Just some small miscellaneous updates. Add JSON schema for GYDatum using cardano-api's "detailed script data" schema (widely adopted).
Also rearrange the type variables for buildTxBody and similar, they align with their parent typeclass methods that they derive from now.
buildTxBody
Just some small miscellaneous updates. Add JSON schema for GYDatum using cardano-api's "detailed script data" schema (widely adopted).
Also rearrange the type variables for
buildTxBody
and similar, they align with their parent typeclass methods that they derive from now.