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'd expect it to show in the list, maybe select for the right hand pane too. User won't know to click refresh. (Having to have refresh feels like admitting defeat, but that's a whole other item)
no_token_mint.mov
The text was updated successfully, but these errors were encountered:
yeah, this is a shitty validator timing issue. it takes quite a few seconds for the account to be accessible, which is too long for the toast to trigger it.
use the program changes page to create a mint (in the account view), and then hit the refresh button, and you'll see what's up.
and i'm hesitant to use the lesser commitment setting, because then it shows up, but using the buttons too quickly probably fails.
ideally, we'd have 2 queries per account - (or even 3 - processed...) one for its on the validator and probably ok, which can render it, and then a wait til confirmed to enable to buttons.
well, clearly i lied - this tooke me down a refresh commitment rabbithole that makes everything update more snappily - except (so far) the original bug report :)
I'd expect it to show in the list, maybe select for the right hand pane too. User won't know to click refresh. (Having to have refresh feels like admitting defeat, but that's a whole other item)
no_token_mint.mov
The text was updated successfully, but these errors were encountered: