soonaverse / app

The Soonaverse - Web3 platform for communities build on IOTA & Shimmer
https://soonaverse.com
Apache License 2.0
13 stars 10 forks source link

NftPurchaseTangleRequest without withdraw #44

Closed ivanbeerlama closed 1 year ago

ivanbeerlama commented 1 year ago

Would it be possible to add a field to the metadata to prevent automatic withdraw after purchase for cases where the sender's address is already a verified address for a Soonaverse account.

Thanks!

adamunchained commented 1 year ago

Please add option flag "disableWithdraw". This flag is by default false. Means system behaves the same.

if "true", skip "Nft Withdraw".

adamunchained commented 1 year ago

Delivered