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

Add support of rc_api.find_rc_accounts #498

Merged
merged 4 commits into from Nov 20, 2023
Merged

Add support of rc_api.find_rc_accounts #498

merged 4 commits into from Nov 20, 2023

Conversation

DoctorLai
Copy link
Contributor

@DoctorLai DoctorLai commented Sep 9, 2023

Added rc_api.find_rc_accounts. For example:

async function test() {
    return await steem.api.findRcAccountsAsync(["justinsunsteemit"]);
}

Passing all tests npm test.

image

image

@DoctorLai
Copy link
Contributor Author

@ety001

@ety001 ety001 merged commit 436af86 into steemit:master Nov 20, 2023
1 check passed
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.

None yet

2 participants