srdtrk/cw-ica-controller

Add proc macro for external contracts receiving callbacks.

srdtrk opened this issue · 0 comments

srdtrk commented

Description

Similar to how you can insert an ExecuteMsg variant in cw-ownable using a proc macro. Introduce a proc macro for external contracts to insert ReceiveIcaCallback(IcaControllerCallbackMsg)