Closed Dumplingz closed 1 year ago
Rewrites EscrowAPI to use static methods that modify a class variable __comp, as well as use composition by setting the __comp variable in the method _set_comp(comp).
__comp
_set_comp(comp)
Rewrites EscrowAPI to use static methods that modify a class variable
__comp
, as well as use composition by setting the__comp
variable in the method_set_comp(comp)
.