Skip to content

[npm cardano-wallet] era of node and transaction do not match #87

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

Open
sjlee1125 opened this issue Jul 30, 2020 · 1 comment
Open

[npm cardano-wallet] era of node and transaction do not match #87

sjlee1125 opened this issue Jul 30, 2020 · 1 comment

Comments

@sjlee1125
Copy link

sjlee1125 commented Jul 30, 2020

I'm making nodejs application and running cardano stack.

  1. cardano-node (1.18.0)
  2. cardano-submit-api (2.1.0)

I did this test and got raw transaction
when i push this transaction to cardano-submit-api, I got
"The era of the node and the tx do not match. The node is running in the Shelley era, but the transaction is for the Byron era."
error.

I think this is because of shelly hard fork
How can I make complete transaction?
Or any recent javascript library?

@EhtishamSabir
Copy link

same issue did you got it fixed?

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

2 participants