Skip to content
New issue

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

query collection 通过denomID查询集合,查询数据有误 #61

Open
TechPursuer opened this issue Apr 27, 2022 · 1 comment
Open

Comments

@TechPursuer
Copy link

正式环境,查询代码:
QueryCollectionResp queryCollectionResp = nftClient.queryCollection(denomID, Pagination.PageRequest.newBuilder().setOffset(0).setLimit(1000000).build());

返回结果:
1651047903(1)

文昌链浏览器查询结果:
1651047992(1)

@zhangyelong
Copy link
Member

Fixed:#63

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants