nomad-xyz / nomad-monorepo

Contracts, off-chain agents, and libraries for Nomad
https://nomad.xyz
77 stars 16 forks source link

agents: bug -- output debug tx in logs when failing to dispatch #173

Open yourbuddyconner opened 2 years ago

yourbuddyconner commented 2 years ago

Currently when an agent fails to dispatch a transaction, it outputs several spans, however none of them aid in debugging of the transaction.

It would be useful to have the raw transaction outputted in the logs when things fail for debugging purposes.