Closed webmaster128 closed 1 year ago
"some dapps contracts might have already ExecuteMsg::receive for cw20"
I think nois_receive would be better just we know it doesnt overlap with anything else
@kaisbaccour
This makes sense to me, but is breaking.
Also see the discussion here: https://github.com/CosmWasm/cosmwasm/issues/1381
"receive" is used here:
"some dapps contracts might have already ExecuteMsg::receive for cw20"
@kaisbaccour