core/types: change SetCodeTx.ChainID to uint256 #5271
Annotations
3 errors
build:
internal/ethapi/transaction_args.go#L506
cannot use args.ChainID.ToInt().Uint64() (value of type uint64) as *uint256.Int value in struct literal
|
build:
tests/state_test_util.go#L449
cannot use auth.ChainID (variable of type uint64) as *uint256.Int value in struct literal
|
build
Process completed with exit code 1.
|