Type Alias PreparedAlgebraCreatePoolAction

PreparedAlgebraCreatePoolAction: PreparedPoolAction<
    "algebra-create",
    AlgebraPoolIdentity,
    { sqrtPriceX96: null; pluginData: Hex },
    AlgebraPreflightSummary,
>