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
Implement vesting processing with realm arguments in Deposit, Withdraw and ChangeOwner instructions.
Deposit
Withdraw
ChangeOwner
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered:
Add processing vesting into realm #5
d2fe320
Add checks for realm accounts #5
8b40fa3
Got rid of warnings; simplify account list (remove Rent & Clock) #5
ed98aff
Add processing vesting into realm #5 (#6)
71cad7a
* Add processing vesting into realm #5 * Add checks for realm accounts #5 * Got rid of warnings; simplify account list (remove Rent & Clock) #5 Co-authored-by: Semen Medvedev <[email protected]>
s-medvedev
No branches or pull requests
Implement vesting processing with realm arguments in
Deposit
,Withdraw
andChangeOwner
instructions.┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: