mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-12-24 09:25:21 +00:00
e0f406fd3a
There are 2 problems: 1. `getvalidators` RPC can return empty list. 2. `+1` in single node can be too resrictive. Proper solution for (1) may require requesting standby validators. Here we add constant to fix occasional test failures. |
||
---|---|---|
.. | ||
client.go | ||
doc.go | ||
doc_test.go | ||
nep5.go | ||
policy.go | ||
rpc.go | ||
rpc_test.go | ||
wsclient.go | ||
wsclient_test.go |