Open soltanoff opened 1 month ago
The testnet expected one of:
But the mainnet only:
Through trial and error, it turned out that the problem was in the operating system of the cardano image. The pipes are broken on Debian-based, so we've moved to Ubuntu-based images on all environments.
BUT you have to investigate and fix it for Debian-based image.
This issue moved from https://github.com/IntersectMBO/cardano-node/issues/4945
up
Internal/External External .
Area
cardano-cli
Summary Do you know what I need to do to calculate the commission for
Unwitnessed Tx BabbageEra
type of transaction body?Or what should I do to change the type of transaction body?
Why do I only have these types on the mainnet? (
TxUnsignedByron, TxUnsignedShelley, TxBodyAllegra, TxBodyMary, TxBodyAlonzo, TxBodyBabbage
)In general, a strange situation, because in the testnet this type of transaction body works and I can calculate the commission and sign it in the future.
On the mainnet, I have the following problem:
How I do it on the testnet: