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
{{ message }}
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.
Description
getAuthAccount
This function is used to retrieve information about an auth account.
Parameters
address
: A 20 bytes value identifying the auth account.Returns
This function returns
authAccount(address)
. If there is no entry corresponding toaddress
, it returns an empty object.Acceptance Criteria
Additional Information
Related to #6731
The text was updated successfully, but these errors were encountered: