dfinity / rosetta-client

Apache License 2.0
44 stars 11 forks source link

Transaction Failed - Rosetta-client - Docker setup #83

Open dpsbhusalnp opened 2 years ago

dpsbhusalnp commented 2 years ago

I am trying to make transaction in ICP with rosetta-client docker setup but couldn't make transaction.

Reference: https://github.com/dfinity/rosetta-client Code: https://github.com/dpsbhusalnp/ICP/blob/main/src/icp-wallet.ts

Test Code and test detail are available at: https://github.com/dpsbhusalnp/ICP

Expected : successful transaction but got 500 error.