Skip to content

Update amount representation from subunits to decimal#1

Merged
ajunge merged 1 commit intoTransactionAuthorizationProtocol:mainfrom
l3alawi:feature/tx-15
Sep 3, 2024
Merged

Update amount representation from subunits to decimal#1
ajunge merged 1 commit intoTransactionAuthorizationProtocol:mainfrom
l3alawi:feature/tx-15

Conversation

@l3alawi
Copy link
Copy Markdown

@l3alawi l3alawi commented Sep 3, 2024

  • Replace 'amountSubunits' with 'amount' in all TAIPs
  • Change amount representation from smallest units to decimal values
  • Update examples to use decimal amounts (e.g., 1.23 instead of 1230000000000000000)
  • Adjust descriptions to reflect the new decimal representation

- Replace 'amountSubunits' with 'amount' in all TAIPs
- Change amount representation from smallest units to decimal values
- Update examples to use decimal amounts (e.g., 1.23 instead of 1230000000000000000)
- Adjust descriptions to reflect the new decimal representation
@ajunge ajunge merged commit 9a5fa72 into TransactionAuthorizationProtocol:main Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants