set timestamp to null if it was set to 0 #70
Annotations
7 errors
Test:
proxy/sender_proxy.go#L126
invalid operation: ethSendBundle.MaxTimestamp == 0 (mismatched types *uint64 and untyped int)
|
Test:
proxy/sender_proxy.go#L129
invalid operation: ethSendBundle.MinTimestamp == 0 (mismatched types *uint64 and untyped int)
|
Test
Process completed with exit code 2.
|
Lint:
proxy/sender_proxy.go#L126
invalid operation: ethSendBundle.MaxTimestamp == 0 (mismatched types *uint64 and untyped int)
|
Lint:
proxy/sender_proxy.go#L129
invalid operation: ethSendBundle.MinTimestamp == 0 (mismatched types *uint64 and untyped int)
|
Lint
invalid operation: ethSendBundle.MaxTimestamp == 0 (mismatched types *uint64 and untyped int)
|
Lint
Process completed with exit code 2.
|