-
Notifications
You must be signed in to change notification settings - Fork 20
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
Build Assertion 4: LIT Holder #1030
Comments
Correct: this ruleset should test if “any of the linked accounts holds any LIT”. Not just the main address. |
This makes less sense though, as the main address has to hold some LIT to be able to send extrinsics at all. That's why I consider this rule a bit vague. I suggest that we double-check it with Kayla or Rodrigo |
The actual workflow is:
|
Reply from Rodrigo:
|
So it actually means we want to check if any linked account (so main account excluded) holds any LIT |
Tim gave the demo interface: |
Discussed with @kaylawangnow , this requirement will be merged with #1024 . Both are querying LIT. Only give different timestamp as parameter. |
Check whether any of the linked accounts holds a minimum amount (0.000001) of LIT NOW.
If TRUE, a VC should be generated and returned to the F/E. ?
Old description obsolate:
Build Assertion 4: LIT Holder which will generate a Verifiable Credential (VC) if the following validates:
params
extrinsic param to verify thisThe text was updated successfully, but these errors were encountered: