ExpiringMultiPartyLib
ExpiringMultiPartyLib
#
Using this library to deploy EMP's allows calling contracts to avoid importing the full EMP bytecode.
#
Functionsdeploy(struct Liquidatable.ConstructorParams params) → address (public)
Returns address of new EMP deployed with given params
configuration.
Caller will need to register new EMP with the Registry to begin requesting prices. Caller is also
responsible for enforcing constraints on params
.
#
Parameters:- params: is a
ConstructorParams
object from ExpiringMultiParty.