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
when run GetTransaction, if addressTableLookups is not null, we need to get the address table from solana chain
but now get the err message "AccountMetaList: address table lookup not found for account: xxxxxxxx"
how to deal with this problem
The text was updated successfully, but these errors were encountered:
when run GetTransaction, if addressTableLookups is not null, we need to get the address table from solana chain
but now get the err message "AccountMetaList: address table lookup not found for account: xxxxxxxx"
how to deal with this problem
The text was updated successfully, but these errors were encountered: