Closed DenisCarriere closed 9 months ago
[[eosio::action]] void open(const name owner);
balances
accounts
0,RAM
0,DROP
owner
FYI: eosio.token::open allows to open a balance for another account, as long as ram_payer is auth
eosio.token::open
ram_payer
implemented via https://github.com/drops-system/drops/pull/14
balances
table row for owner accountaccounts
token symbols~0,RAM
~0,DROP
~owner
to prove ownership before accepting deposits