Ensure that the SDK does not assume a default account anywhere #1512
Labels
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Milestone
accountId: Int
argument (which will be replaced by anAccount
type in Refactor account representation from Int to a dedicated Account structure #1511). We need to ensure that none of these APIs are passed a default value of 0 (the default ZIP 32 account index) anywhere inside the SDK's public APIs.Account
arguments (as appropriate).The text was updated successfully, but these errors were encountered: