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

BigInt type is not exposed on the root level #1436

Closed
MilovanovM opened this issue Jul 8, 2022 · 1 comment · Fixed by #1456
Closed

BigInt type is not exposed on the root level #1436

MilovanovM opened this issue Jul 8, 2022 · 1 comment · Fixed by #1456
Assignees

Comments

@MilovanovM
Copy link

There is the BigInt type

class BigInt(Scalar):

but it's not exposed here
from .types import (

@MilovanovM MilovanovM changed the title BigInt type is noe exposed on the root level BigInt type is not exposed on the root level Jul 8, 2022
@erikwrede
Copy link
Member

Valid point!

@erikwrede erikwrede self-assigned this Jul 19, 2022
This was referenced Aug 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants