input-output-hk / hydra

Implementation of the Hydra Head protocol

Home Page:https://hydra.family/head-protocol/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Drafted commit transaction - wrong description

ch1bo opened this issue · comments

When we use hydra-node to draft a commit transaction I noticed the format is not usable in the recent cardano-cli (8.1.2). The description field is using Tx BabbageEra while the correct format would be Witnessed Tx BabbageEra. We need to find the appropriate json tx instance and fix it there.