This is an attempt to standardize and provide Responses with consistently named Events and Attributes to all functions (that return a Response) of all implementations in the cw-dex.
It uses the response! macro from apollo-utils (See apollodao/apollo-utils#2).
This is an attempt to standardize and provide
Response
s with consistently namedEvent
s andAttribute
s to all functions (that return aResponse
) of all implementations in thecw-dex
. It uses theresponse!
macro from apollo-utils (See apollodao/apollo-utils#2).Part of apollodao/apollo-vaults#8
Implementations done
Signed-off-by: Bobby bobby@apollo.farm