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
As suggested by @bhgames, we should add a helper to the account client to get the data returned by web3.Connection.getAccountInfo. For example, program.account.<my-account>.accountInfo() (or getAccountInfo).
The text was updated successfully, but these errors were encountered:
As suggested by @bhgames, we should add a helper to the account client to get the data returned by
web3.Connection.getAccountInfo
. For example,program.account.<my-account>.accountInfo()
(or getAccountInfo).The text was updated successfully, but these errors were encountered: