EOSIO / eosio.assert

A security feature to reduce the need for users to trust blockchain apps when a user signs a transaction for a trusted blockchain network with a trusted wallet application
MIT License
11 stars 5 forks source link

`setchain`: change require_auth #6

Open tbfleming opened 5 years ago

tbfleming commented 5 years ago

setchain should require_auth(self) instead of require_auth("eosio"_n)