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
I was hoping that the getParsedAccount() calls would be sufficiently ok, but on main-net I can get myself kicked off pretty quickly.
its plausible that we need to make a PR to allow the jsonParsed option on getMultipleAccountsInfo - @jacobcreech ? :D
This is made worse at the start, because it takes a few minutes to get to a steady state :/
this is likely to be a "defer to a later release"
mmm, as a devnet example - when I go to view Fr8usJRe8PVMyw4xcLHZ4XZLTLeVuRabV45NR4rsY5r, it does 16 getParsedAccount() requests to show the ATA, Mint and Metaplex Metadata (for the 5 tokens that account has on devnet)
The text was updated successfully, but these errors were encountered:
related to testing #261
I was hoping that the getParsedAccount() calls would be sufficiently ok, but on main-net I can get myself kicked off pretty quickly.
its plausible that we need to make a PR to allow the
jsonParsed
option ongetMultipleAccountsInfo
- @jacobcreech ? :DThis is made worse at the start, because it takes a few minutes to get to a steady state :/
this is likely to be a "defer to a later release"
mmm, as a devnet example - when I go to view
Fr8usJRe8PVMyw4xcLHZ4XZLTLeVuRabV45NR4rsY5r
, it does 16getParsedAccount()
requests to show the ATA, Mint and Metaplex Metadata (for the 5 tokens that account has on devnet)The text was updated successfully, but these errors were encountered: