Lodestar-Finance / lodestar-protocol

Houses the code for the Lodestar Finance DeFi protocol.
BSD 3-Clause "New" or "Revised" License
10 stars 7 forks source link

Initialize with mint #54

Closed 0xAppo closed 1 year ago

0xAppo commented 1 year ago

Adding in logic to fix the empty market problem. Initial mint with totalSupply = 0 will transfer MINIMIM_LIQUIDITY lTokens to the null address and take the underlying MINIMUM_LIQUIDITY equivalent from the minter and transfer the lTokens to the null address.