contracts: Add ext_transfer call
This call allows contracts to send balance to any account contract or not. Previously, the only way to do that was though ext_call.
parent
877d79bc
Please register or sign in to comment
This call allows contracts to send balance to any account contract or not. Previously, the only way to do that was though ext_call.