We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For transactions with an issued token associated, the issuer of that token should be set as at least weakTSH.
Like Payment transaction between third parties with IOU, CheckCash with IOU etc...
Perhaps need to add to this process not only the account whose balance has changed, but also the account of the issuer of the token.
https://github.com/Xahau/xahaud/blob/dev/src/ripple/app/tx/impl/Transactor.cpp#L1447-L1472
The text was updated successfully, but these errors were encountered:
Interesting idea. Keep them coming!
Sorry, something went wrong.
This would allow Token issuers to track holder balances and manage RewardLgrFirst, RewardLgrLast, RewardTime, and RewardAccumulator in a each Hook.
No branches or pull requests
For transactions with an issued token associated, the issuer of that token should be set as at least weakTSH.
Like Payment transaction between third parties with IOU, CheckCash with IOU etc...
Perhaps need to add to this process not only the account whose balance has changed, but also the account of the issuer of the token.
https://github.com/Xahau/xahaud/blob/dev/src/ripple/app/tx/impl/Transactor.cpp#L1447-L1472
The text was updated successfully, but these errors were encountered: