eosio.contracts icon indicating copy to clipboard operation
eosio.contracts copied to clipboard

Add support for removal of table without multi_index typedefs to eosio.system

Open conr2d opened this issue 5 years ago • 0 comments

This changes allow user to remove table with code, scope and table name. User can remove table and free his ram usage without having typedefs info on currently deployed contract.

This feature depends on EOSIO/eos#6269.

conr2d avatar Nov 07 '18 18:11 conr2d