mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-22 09:29:38 +00:00
3e3991cef8
pollTime is never 0 since MillisecondsPerBlock protocol configuration value is present in `getversion` RPC response since 0.97.3 release. We don't have such old RPC servers in the network anymore, thus this fallback code may be safely removed. Signed-off-by: Anna Shaleva <shaleva.ann@nspcc.ru> |
||
---|---|---|
.. | ||
compiler | ||
config | ||
consensus | ||
core | ||
crypto | ||
encoding | ||
interop | ||
io | ||
neorpc | ||
neotest | ||
network | ||
rpcclient | ||
services | ||
smartcontract | ||
util | ||
vm | ||
wallet |