contracts icon indicating copy to clipboard operation
contracts copied to clipboard

Auto Send back Eth

Open FHieser opened this issue 1 year ago • 1 comments

As we currently dont have a use for the native currency of the blockchain we will be directly deployed on (as we just will use erc20 tokens) we dont have a reason to a accept it in the first place.

Overriding the receive function in the base module and orchestrator to fail or to send it back would do the trick here

FHieser avatar Nov 08 '23 15:11 FHieser