2i2i / app_2i2i

Other
2 stars 0 forks source link

redeem coins #700

Closed 2i2i closed 1 year ago

2i2i commented 1 year ago

if Host Algorand account has 0 ALGO, then Host cannot receive any amount less than 0.1 ALGO

if Host Algorand account is not opted into some ASA, Host cannot receive that ASA

if a Host cannot receive the coins they should, the coins stay in the smart contract

the Host should be able to redeem those coins

2i2i commented 1 year ago

cloud functions done https://github.com/2i2i/firebase/pull/34

smart contract done https://github.com/2i2i/algorand/pull/15