-
Notifications
You must be signed in to change notification settings - Fork 42
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
NNS1-2851: Remove wallet-tokens services #4466
NNS1-2851: Remove wallet-tokens services #4466
Conversation
Current dependencies on/for this PR: This stack of pull requests is managed by Graphite. |
@dskloetd please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
33ba73a
to
b382a35
Compare
@dskloetd can you approve then? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oops I thought I had
Motivation
Unify wallet implementation.
In this PR, remove the wallet-tokens service
loadToken
and related files.Changes
loadCkBTCTokens
.certified
as optional inloadIcrcToken
to better match usage of removedloadToken
.Tests
getToken
inwallet-ledger.api
and mockloadIcrcToken
in icrc-ledger.api.loadIcrcToken
withoutcertified
parameter.Todos
Not necessary.