neo-go/internal/fakechain
Anna Shaleva ae36523a61 rpc, internal: fix CodeQL int conversions warnings
```
Incorrect conversion of an integer with architecture-dependent bit
size from to a lower bit size type int32 without an upper bound
check.
```
2021-04-19 11:30:28 +03:00
..
fakechain.go rpc, internal: fix CodeQL int conversions warnings 2021-04-19 11:30:28 +03:00