PairFactory
Inherits: IPairFactory
Implementation of the for the IPairFactory interface.
Functions
createPair
function createPair(
bytes32 salt
) external returns (address pair);
Inherits: IPairFactory
Implementation of the for the IPairFactory interface.
function createPair(
bytes32 salt
) external returns (address pair);