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
In miner.py accumulate_transaction() the eval function can only evaluate a string.
The task is to investigate how a function can be passed as a parameter.