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
Or perhaps instead put a var outside the loop to track whether the assert has been run for the current transaction, since the assert() is only run for ToSelf transactions anyway.
cryptools/crptls/src/import_cost_proceeds_etc.rs
Line 124 in 47c3e35
Or perhaps instead put a var outside the loop to track whether the assert has been run for the current transaction, since the assert() is only run for ToSelf transactions anyway.