Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add API for auth module #6737

Closed
Tracked by #6731
ishantiw opened this issue Sep 6, 2021 · 0 comments
Closed
Tracked by #6731

Add API for auth module #6737

ishantiw opened this issue Sep 6, 2021 · 0 comments

Comments

@ishantiw
Copy link
Contributor

ishantiw commented Sep 6, 2021

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 to address, it returns an empty object.

Acceptance Criteria

  • Add unit test for this getAuthAccount API

Additional Information

Related to #6731

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants