hashgraph / hedera-transaction-tool-demo

The Hedera Transaction Tool demo application.
Apache License 2.0
9 stars 9 forks source link

Adding imported transaction to home screen gives me an error #530

Closed SimiHunjan closed 11 months ago

SimiHunjan commented 11 months ago

Description

I am not sure if this has to do something with my local settings or not.

  1. Create a transaction with 0.14.0-alpha6
  2. Export the transaction
  3. Go to the create screen again to create the same transaction
  4. Import the transaction that you created previously
  5. Export the transaction to the location of the input files folder
  6. Get error that it can't store the file there Screenshot 2023-11-30 at 4 46 03 PM

But if I don't import a transaction that I created and just create a transaction and send it to the input files folder it works fine and does not give the error.

Steps to reproduce

see above

Additional context

No response

Hedera network

other

Version

0.14.0-alpha6

Operating system

None

SimiHunjan commented 11 months ago

fixed in 0.14.0-alpha7

Screenshot 2023-12-05 at 1 37 36 PM