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
print"error inserting omni", e, "\n Could notinsert rawtx", rawtx
16
26
17
-
if'MP'inrawtxand'Not a Master Protocol transaction'notinrawtx['MP']: #('amount' in rawtx['MP'] and decimal.Decimal(rawtx['MP']['amount'])>0) or 'unitprice' in rawtx['MP']:
18
-
#only run if we have a non zero positive amount to process, otherwise exit
0 commit comments