feat: implemented basic evm tx methods #5297
Annotations
2 errors
golangci-lint:
eth/chain_id.go#L13
S1008: should use 'return len(chainID) <= 48' instead of 'if len(chainID) > 48 { return false }; return true' (gosimple)
|
golangci-lint
issues found
|
Loading