Closed algochoi closed 1 year ago
Our Go and Java SDKs do not define a min-balance field, so it leads to failed tests. Related ticket here: https://github.com/algorand/go-algorand-sdk/issues/272
min-balance
This PR sets the field to zero to make sure existing SDK tests still pass.
Our Go and Java SDKs do not define a
min-balance
field, so it leads to failed tests. Related ticket here: https://github.com/algorand/go-algorand-sdk/issues/272This PR sets the field to zero to make sure existing SDK tests still pass.