dcSpark / cardano-multiplatform-lib

Rust implementation of Cardano
MIT License
98 stars 36 forks source link

Add token information to transaction balance errors #322

Open Quantumplation opened 7 months ago

Quantumplation commented 7 months ago

Would it be possible to add the deficit / surplus information to the error messages when the transaction can't be balanced?

https://github.com/dcSpark/cardano-multiplatform-lib/blob/efe99fdaa4f4e4ecf5e17ed0243205115b248ebe/chain/rust/src/builders/tx_builder.rs#L1870