Skip to content

BoxReference Expects int for appid #514

Open
@barnjamin

Description

@barnjamin

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @winder@barnjamin@algoanne

        Issue actions

          BoxReference Expects int for appid · Issue #514 · algorand/java-algorand-sdk