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

Align types with implementation #373

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

brzosthub
Copy link

Checking implementation behaviour in browser gives us following results:

Screenshot 2024-08-08 at 23 25 13

It means we are safe to pass null or undefined to BigNumber constructor.

Unfortunately types are not aligned with implementation.

Main intention of that MR is to fix types.

@brzosthub brzosthub changed the title Align types with impl Align types with implementation Aug 8, 2024
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.

1 participant