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

feat: 🎸 Return balance info when applying incoming balance #30

Merged
merged 1 commit into from
Jul 30, 2024

Commits on Jul 26, 2024

  1. feat: 🎸 Return balance info when applying incoming balance

    BREAKING CHANGE: 🧨 On applying incoming balance(s) for an account,
    the method now returns details about the confidential asset,
    the amount being applied and balance after amount is deposited.
    - `confidentialAccounts.applyIncomingBalance` returns
    `IncomingConfidentialAssetBalance`
    - `confidentialAccounts.applyIncomingBalances` returns
    `IncomingConfidentialAssetBalance[]`
    prashantasdeveloper committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    81e5c1d View commit details
    Browse the repository at this point in the history