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: expose icrc1 types in ICP lib #647

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

peterpeterparker
Copy link
Member

Motivation

When I added the missing Icrc2ApproveRequest interface for the PR I provided recently, I noticed that actually other Icrc types of the @dfinity/ledger-icp were not exposed.

Changes

  • Expose missing types which are using in functions' parameters.

Signed-off-by: David Dal Busco <david.dalbusco@dfinity.org>
Copy link
Contributor

github-actions bot commented Jun 3, 2024

size-limit report 📦

Path Size
@dfinity/ckbtc 7.27 KB (0%)
@dfinity/cketh 3.49 KB (0%)
@dfinity/cmc 1.29 KB (0%)
@dfinity/ledger-icrc 3.64 KB (0%)
@dfinity/ledger-icp 15.22 KB (0%)
@dfinity/nns 34.62 KB (+0.01% 🔺)
@dfinity/nns-proto 140.98 KB (0%)
@dfinity/sns 15.72 KB (0%)
@dfinity/utils 4.47 KB (0%)
@dfinity/ic-management 2.83 KB (0%)

@peterpeterparker peterpeterparker merged commit 956c57a into main Jun 3, 2024
11 checks passed
@peterpeterparker peterpeterparker deleted the fix/expose-icrc1-types branch June 3, 2024 08:54
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