iotaledger/iota-java

getBalances will no longer require a threshold

JakeSCahill opened this issue · 2 comments

Bug description

In this PR, the threshold parameter is removed from the getBalances endpoint on IRI nodes.

Currently, this is a required parameter is the library, so we should make it optional.

Expected behaviour

The threshold parameter is optional (for backwards compatibility)

Actual behavior

The threshold parameter is required

Am I planning to do it myself with a PR?

No.

I take this one.

Thanks and welcome back @ezienecker :D