Skip to content

Commit

Permalink
Extend toJSON and fromJSON to all payload types
Browse files Browse the repository at this point in the history
  • Loading branch information
DOBEN committed May 10, 2024
1 parent ff9313b commit 6baba61
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion src/Concordium/Client/Runner.hs
Original file line number Diff line number Diff line change
Expand Up @@ -674,7 +674,6 @@ writeSignedTransactionToFile tx outFile verbose overwriteSetting = do
let signedTransaction =
Types.SignedTransaction
Types.signedTransactionVersion
(Types.getTransactionType jsonPayload)
(Types.thEnergyAmount header)
(Types.thExpiry header)
(Types.thNonce header)
Expand Down

0 comments on commit 6baba61

Please sign in to comment.