Concordium / concordium-wallet-proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add ability to configure the GTU drop for recurring drops

abizjak opened this issue · comments

Task description

  • if enough time (a configuration parameter) has expired make the drop available for the given account again
  • at the same time we should make the drop amount a configuration option, not hardcoded in Proxy.hs as it is now.
  • update documentation to make users aware that they can request multiple times. Either we document how to do it multiple times via a URL, or we need to also update the mobile wallet to support multiple requests.