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
fix: use dynamic era name in UtxoFailure error message (#1225)
Replace hardcoded 'Alonzo' with dynamic era name lookup using the era ID
stored in the UtxoFailure struct. This makes the error message format
consistent across all eras.
Closes#846
Signed-off-by: Chris Gianelloni <[email protected]>
0 commit comments