droplets-system / drops

Core Drops smart contract
3 stars 2 forks source link

`claim` ACTION #13

Closed DenisCarriere closed 9 months ago

DenisCarriere commented 9 months ago
[[eosio::action]]
int64_t claim(const name owner);
DenisCarriere commented 9 months ago

Implemented via https://github.com/drops-system/drops/pull/14