fluree / server

Fluree Server - Operates Fluree in consensus, fault-tolerant, redundant
12 stars 1 forks source link

Fix/save raw txn #61

Closed dpetran closed 4 months ago

dpetran commented 4 months ago

Fixes https://github.com/fluree/core/issues/105

Jackamus29 commented 4 months ago

This works great Dan! The only thing I see is that the txn file has a .json file extension, but in my case with the JWS, it’s really just a text file. Definitely not a show-stopper from my perspective, though!