Intercoin / ControlContract

Lets a community collectively manage a wallet and tokens, including enforcing limits and lockups.
https://intercoin.org
GNU Affero General Public License v3.0
0 stars 3 forks source link

new method #3

Closed artman325 closed 2 years ago

artman325 commented 2 years ago

add ability to send ETH from contract the via invoke/endorse. or need some special case. like "if address == adress(this) and method == transfer" then just do send execution

artman325 commented 2 years ago

such functionality is a custom feature and can be realzied like in issue #4.