Skip to content
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

Address validation. #180

Closed
Tracked by #188
vikiival opened this issue Feb 6, 2023 · 1 comment · Fixed by #231
Closed
Tracked by #188

Address validation. #180

vikiival opened this issue Feb 6, 2023 · 1 comment · Fixed by #231
Assignees
Labels
V2 Implementation of RMRK::2.0.0

Comments

@vikiival
Copy link
Member

vikiival commented Feb 6, 2023

The task is to check for:

SEND - v1/v2
BUY - v2

if value is address

vikiival added a commit that referenced this issue Feb 6, 2023
@vikiival vikiival added the V2 Implementation of RMRK::2.0.0 label Apr 3, 2023
This was referenced Apr 3, 2023
@vikiival
Copy link
Member Author

for buy is tricky

If the {recipient?} optional argument is provided, the item is bought FOR someone - it lands directly into their account. If the recipient is an NFT's ID, then the item enters a pending state just like it would if we were SENDing an NFT into another NFT, and has to be ACCEPTed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 Implementation of RMRK::2.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant