mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-26 19:42:23 +00:00
9aecfb7c94
We always use uint64 IDs in the client, so we should parse them as such and not just ints that then are casted to uint64. |
||
---|---|---|
.. | ||
client | ||
request | ||
response | ||
server | ||
rpc_config.go |