Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add rpc to activeUser #63

Closed
wants to merge 1 commit into from
Closed

Conversation

adriexnet
Copy link

Change Description

Add rpc to activeUser so that it can be accesible like this ual.activeUser.rpc.get_table_rows because its really useful and anchor already does https://github.com/greymass/ual-anchor/blob/master/src/AnchorUser.ts#L7

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@@ -7,13 +8,15 @@ import {
User
} from 'universal-authenticator-library'


Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this blank space!

@xavier506
Copy link

@adriexnet Looks good to me , however did you see this other PR?

#62

@adriexnet
Copy link
Author

@adriexnet Looks good to me , however did you see this other PR?

#62

My bad, I didn't see it when I checked the open PRs

@adriexnet adriexnet closed this Oct 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants