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

fix typo in method name #250

Closed
codev0 opened this issue Jan 5, 2022 · 1 comment · Fixed by #258
Closed

fix typo in method name #250

codev0 opened this issue Jan 5, 2022 · 1 comment · Fixed by #258
Assignees

Comments

@codev0
Copy link
Contributor

codev0 commented Jan 5, 2022

Hey.

@osipov-mit I've found a minor typo on method name, just change subsribeBalanceChange to subscribeBalanceChange in the

async subsribeBalanceChange(accountAddress: string, callback: IBalanceCallback): UnsubscribePromise {

@xhjkl
Copy link
Contributor

xhjkl commented Jan 13, 2022

Good catch! Addressed in #258.

@osipov-mit osipov-mit added the api label Jan 19, 2022
@osipov-mit osipov-mit linked a pull request Jan 19, 2022 that will close this issue
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 a pull request may close this issue.

3 participants