You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From there, to avoid the proving cost of even generating the message, we can use a a debug! macro (conditional prints or conditional compilation), and run the program in debug or production mode.
Host(emulator) will handle the syscall, and print the content to stdout.
The circuits will treat this as a no-op.
The text was updated successfully, but these errors were encountered: