Replies: 1 comment 1 reply
-
You can get debugging logs in the following ways:
For a full execution trace of a transaction on mainnet/testnet/devnet, you can use transaction replay with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, Is there a way to view debug logs on devnet? By debug logs, I mean logs using
std::debug::print
Beta Was this translation helpful? Give feedback.
All reactions