spacebudz / lucid

Lucid is a library, which allows you to create Cardano transactions and off-chain code for your Plutus contracts in JavaScript, Deno and Node.js.
https://lucid.spacebudz.io
MIT License
336 stars 133 forks source link

Emulator Withdraw 0 Error #211

Open micahkendall opened 11 months ago

micahkendall commented 11 months ago

Build transaction, withdraw 0

"Withdrawal amount doesn't match actual reward balance."

This error shouldn't occur, withdrawing 0 should always be allowed (if script validation passes).