You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since GetAccountList and GetInstanceList are relatively slow, it would be useful to instead just have a number of accounts and contracts that exist in a particular block.
This would serve some of the same use-cases as the List endpoints do now.
The text was updated successfully, but these errors were encountered:
Task description
Since
GetAccountList
andGetInstanceList
are relatively slow, it would be useful to instead just have a number of accounts and contracts that exist in a particular block.This would serve some of the same use-cases as the
List
endpoints do now.The text was updated successfully, but these errors were encountered: