Offer Logic
The offer logic is the part of the %%maker contract|maker-contract%% that executes as a consequence of a call by Mangrove. The offer logic is split into trade execution implemented by %%makerExecute
|makerExecute%%
and trade posthook implemented by %%makerPosthook
|makerPosthook%%.