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
{{ message }}
This repository was archived by the owner on Jul 16, 2024. It is now read-only.
error:
Traceback (most recent call last):
File "C:\Development\uagent\badhabitst1\bob.py", line 18, in
ctx.logger.info("bob address: ", bob.address)
NameError: name 'ctx' is not defined
Prerequisites
Project
Ledger
Type
Bug
More details
ctx.logger.info("bob address: ", bob.address)
error:
Traceback (most recent call last):
File "C:\Development\uagent\badhabitst1\bob.py", line 18, in
ctx.logger.info("bob address: ", bob.address)
NameError: name 'ctx' is not defined
Relevant Section(s)
No response
Assets
No response