forked from TrueCloudLab/neoneo-go
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 |