droplets-system / drops

Core Drops smart contract
3 stars 2 forks source link

`open` ACTION #12

Closed DenisCarriere closed 9 months ago

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

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