We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
有2个问题: 1,性能问题,查询主链分支时,即使仅有7条交易记录,数个地址,耗时恒定10秒多,与其相对应,其余的分支至少超千条记录,几乎瞬间出结果; 2,功能问题,反向查询输出数据慢且不正确,表现在:查询分支链时仅输出2条记录,而查询主链时输出为空;
The text was updated successfully, but these errors were encountered:
No branches or pull requests
有2个问题:
1,性能问题,查询主链分支时,即使仅有7条交易记录,数个地址,耗时恒定10秒多,与其相对应,其余的分支至少超千条记录,几乎瞬间出结果;
2,功能问题,反向查询输出数据慢且不正确,表现在:查询分支链时仅输出2条记录,而查询主链时输出为空;
The text was updated successfully, but these errors were encountered: