You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Result: Execution result {
outcome: Left (ContractExecutionError "TxToCardanoConvertContractError (TxBodyError \"\\\"OutputHasZeroAda\\\"\")")
final state: ()
}
To do:
check adjustUnbalancedTx - I think this is where error comes from
contract runner does adjustment even if adjustUnbalancedTx is not used in contract - check if that fails too, add corresponding test case even if not