Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FeeTooSmallUTxO when using the fee provided by /construction/metadata #429

Open
khalifaT opened this issue Sep 10, 2021 · 0 comments
Open

Comments

@khalifaT
Copy link

Hey,

First of all, thank you for the implementation of cardano-rosetta and the provided documentation.

I am trying to make a transfer between two addresses.

Using cardano-cli, I have succeeded the process. However, using the cardano-rosetta I got a problem during the transaction submission.

Code:5006 Message:Error when sending the transaction Description:<nil> Retriable:true Details:map[message:Command failed: transaction submit Error: Error while submitting tx: ShelleyTxValidationError ShelleyBasedEraAlonzo (ApplyTxError [UtxowFailure (WrappedShelleyEraFailure (UtxoFailure (FeeTooSmallUTxO (Coin 164005) (Coin 163829))))])]}.

What I am using as fee during the construction of the payload is based on the construction MetadataResponse.

I hope that you may help me to resolve this issue.

You may find the used collection in this link
Thanks in advance for your response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant