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(transaction): handle fee parsing for newer CLI output
Updated the fee parsing logic to handle the new CLI output format where
the fee is followed by "Lovelace". This ensures compatibility with both
the new and old versions of the `build` command.
0 commit comments