blockfrost / blockfrost-rust

Rust SDK for Blockfrost.io
Apache License 2.0
15 stars 16 forks source link

`TransactionUtxosOutput` has missing fields #40

Closed ChaseAtMLabs closed 9 months ago

ChaseAtMLabs commented 12 months ago

https://github.com/blockfrost/blockfrost-rust/blob/ddec2b38c1a49a8272be9a901163734a2577c451/src/api/endpoints/transactions.rs#L276

It's missing fields such as inline datum and reference script. Those are included in the blockfrost API docs.