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

BoxReference Expects int for appid #514

Open
barnjamin opened this issue Mar 6, 2023 · 0 comments
Open

BoxReference Expects int for appid #514

barnjamin opened this issue Mar 6, 2023 · 0 comments

Comments

@barnjamin
Copy link
Contributor

Subject of the issue

Throughout the Java SDK we use Long or Bigint for things like App id, but the BoxReference class expects an int

https://github.com/algorand/java-algorand-sdk/blob/develop/src/main/java/com/algorand/algosdk/transaction/Transaction.java#L727

@barnjamin barnjamin added the new-bug Bug report that needs triage label Mar 6, 2023
@winder winder added Team Lamprey v3 and removed new-bug Bug report that needs triage labels Mar 24, 2023
@algoanne algoanne removed the v3 label May 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants