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
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