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
1:
pyquarkchain/quarkchain/cluster/master.py
Line 1163 in 7886723
2:
pyquarkchain/quarkchain/cluster/jsonrpc.py
Line 568 in 7886723
The text was updated successfully, but these errors were encountered:
1, Even shard is not created, the mapping from branch to slave should be created and get account data should just return pre-genesis data
2, This is a bit tricky. I think we may just return the size of chains that are created.
Sorry, something went wrong.
No branches or pull requests
1:
pyquarkchain/quarkchain/cluster/master.py
Line 1163 in 7886723
need check?
if one shard have not been created?
2:
pyquarkchain/quarkchain/cluster/jsonrpc.py
Line 568 in 7886723
if one shard have not been created?
return shards which have be created?
The text was updated successfully, but these errors were encountered: