UIbountyenhancementfeaturehelp wantedtest
仓库指标
- 星标
- (6 个星标)
- PR 合并指标
- (PR 指标待抓取)
描述
- When requesting an opt-in inside the optional data parameter a field airdop can be specified with an amount.
- If this field is defined and bigger then 0 the confirmation email sends publicKey and privateKey together with the confirmation Email. For that two new template params need to be defined ("privateKey", "publicKey") where those keys are send to the recipient of the email.
- When the email gets confirmed on Alice dApp, Alice send's the amount (of the airdrop field) to the associated publicKey.
A test must be written.