Hi all - I’ve been beating my head against a wall for two days now trying to update my pool margin. I’ve been following the guide located here (this is CoinCashew.) But when I execute the transaction, I always get this strange “ValueNotConservedUTxO” error:
Shelley command failed: transaction submit Error: Error while submitting tx: ApplyTxError [LedgerFailure (UtxowFailure (UtxoFailure (ValueNotConservedUTxO (DeltaCoin 2677700273) (DeltaCoin 3177700273))))]
As you can see, it thinks input tx does not match the output tx. It seems to always always be expecting the poolRegistration fee, even though the scripts don’t use it. That is… that second DeltaCoin value seems entirely manufactured. It’s not at all what I am submitting for input or output. I have no idea at all where it is coming from. I’m at a total loss as to what to do. To be honest, this feels like a bug in 1.25.1, but I obviously cannot be sure.
Please - somebody; if you’ve ever updated pool margin, I need some help. Thanks in advance.